Log session start time Mon Feb 10 15:14:25 CST 2020

Logback Log Messages

Log session start time Mon Feb 10 15:14:46 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-10 15:14:25,858 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 6244 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-10 15:14:25,895 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-10 15:14:27,403 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-10 15:14:27,406 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-10 15:14:27,574 Finished Spring Data repository scanning in 150ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-10 15:14:27,872 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$e599976f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:27,943 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:28,321 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-10 15:14:28,323 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-10 15:14:28,326 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:28,331 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:28,356 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:28,414 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c5942dd9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:28,559 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:28,564 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$2f229eaa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:28,573 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:28,579 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:28,598 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:28,606 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$daadec23] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:28,710 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:28,787 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:28,799 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$30681eb9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:28,830 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$d8ad0b89] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:28,834 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:29,237 Tomcat initialized with port(s): 80 (http) initialize TomcatWebServer.java 90
INFO 2020-02-10 15:14:29,261 Initializing ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-10 15:14:29,270 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-10 15:14:29,270 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-10 15:14:29,275 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-10 15:14:29,419 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-10 15:14:29,419 Root WebApplicationContext: initialization completed in 3484 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-10 15:14:29,733 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-10 15:14:29,981 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-10 15:14:29,981 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-10 15:14:29,981 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-10 15:14:29,982 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-10 15:14:32,662 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-10 15:14:32,828 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-10 15:14:32,829 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-10 15:14:32,832 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-10 15:14:32,834 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-10 15:14:32,835 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-10 15:14:32,835 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-10 15:14:32,836 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-10 15:14:32,836 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@499c4d61 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-10 15:14:35,665 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-10 15:14:36,808 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-10 15:14:36,973 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-10 15:14:37,254 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-10 15:14:38,203 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-10 15:14:38,227 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-10 15:14:38,310 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-10 15:14:38,513 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:38,515 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:38,518 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:38,520 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:38,522 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:38,535 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:38,537 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:38,538 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:38,540 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:38,542 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:38,556 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:38,569 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-10 15:14:38,705 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-10 15:14:38,713 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-10 15:14:38,713 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-10 15:14:38,714 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-10 15:14:38,716 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-10 15:14:38,718 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-10 15:14:38,736 Starting ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-10 15:14:38,760 Tomcat started on port(s): 80 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-10 15:14:38,762 Started JeecgApplication in 13.498 seconds (JVM running for 14.398) logStarted StartupInfoLogger.java 59
INFO 2020-02-10 15:14:38,773 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:80/jeecg-boot/ External: http://192.168.14.107:80/jeecg-boot/ swagger-ui: http://192.168.14.107:80/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-10 15:14:39,241 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-10 15:14:39,241 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-10 15:14:39,255 Completed initialization in 14 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-10 15:14:39,370 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-10 15:14:39,373 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Mon Feb 10 15:28:03 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-10 15:14:47,071 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 1976 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-10 15:14:47,075 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-10 15:14:48,571 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-10 15:14:48,573 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-10 15:14:48,733 Finished Spring Data repository scanning in 146ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-10 15:14:49,019 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$75d524bc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,087 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,457 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 195
INFO 2020-02-10 15:14:49,459 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 213
INFO 2020-02-10 15:14:49,462 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,466 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,490 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,545 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$55cfbb26] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,676 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,681 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bf5e2bf7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,690 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,697 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,716 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,723 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$6ae97970] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,814 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,879 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,892 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$c0a3ac06] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,921 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$68e898d6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:49,926 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:14:50,291 Tomcat initialized with port(s): 80 (http) initialize TomcatWebServer.java 90
INFO 2020-02-10 15:14:50,305 Initializing ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-10 15:14:50,314 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-10 15:14:50,314 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-10 15:14:50,319 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-10 15:14:50,468 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-10 15:14:50,469 Root WebApplicationContext: initialization completed in 3319 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-10 15:14:50,774 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-10 15:14:50,990 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-10 15:14:50,991 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-10 15:14:50,991 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-10 15:14:50,992 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-10 15:14:53,554 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-10 15:14:53,722 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-10 15:14:53,723 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-10 15:14:53,726 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-10 15:14:53,728 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-10 15:14:53,729 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-10 15:14:53,730 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-10 15:14:53,730 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-10 15:14:53,730 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6d842877 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-10 15:14:56,537 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-10 15:14:57,690 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-10 15:14:57,850 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-10 15:14:58,113 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-10 15:14:58,873 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-10 15:14:58,891 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-10 15:14:58,960 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-10 15:14:59,109 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:59,110 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:59,111 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:59,112 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:59,114 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:59,124 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:59,125 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:59,126 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:59,128 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:59,129 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:59,137 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:14:59,146 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-10 15:14:59,263 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-10 15:14:59,270 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-10 15:14:59,270 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-10 15:14:59,272 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-10 15:14:59,273 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-10 15:14:59,274 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-10 15:14:59,288 Starting ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-10 15:14:59,311 Tomcat started on port(s): 80 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-10 15:14:59,314 Started JeecgApplication in 12.83 seconds (JVM running for 13.704) logStarted StartupInfoLogger.java 59
INFO 2020-02-10 15:14:59,325 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:80/jeecg-boot/ External: http://192.168.14.107:80/jeecg-boot/ swagger-ui: http://192.168.14.107:80/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-10 15:14:59,404 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-10 15:14:59,404 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-10 15:14:59,419 Completed initialization in 15 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-10 15:14:59,512 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-10 15:14:59,515 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Mon Feb 10 15:38:16 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-10 15:28:03,481 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 10168 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-10 15:28:03,485 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-10 15:28:04,928 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-10 15:28:04,930 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-10 15:28:05,090 Finished Spring Data repository scanning in 146ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-10 15:28:05,375 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$10a38853] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:05,445 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:05,833 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-10 15:28:05,835 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-10 15:28:05,838 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:05,843 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:05,868 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:05,924 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f09e1ebd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:06,052 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:06,057 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5a2c8f8e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:06,067 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:06,073 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:06,093 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:06,100 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$5b7dd07] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:06,193 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:06,261 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:06,274 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$5b720f9d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:06,304 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$3b6fc6d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:06,309 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:28:06,672 Tomcat initialized with port(s): 80 (http) initialize TomcatWebServer.java 90
INFO 2020-02-10 15:28:06,686 Initializing ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-10 15:28:06,693 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-10 15:28:06,694 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-10 15:28:06,699 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-10 15:28:06,849 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-10 15:28:06,849 Root WebApplicationContext: initialization completed in 3300 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-10 15:28:07,162 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-10 15:28:07,392 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-10 15:28:07,392 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-10 15:28:07,392 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-10 15:28:07,393 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-10 15:28:09,959 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-10 15:28:10,128 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-10 15:28:10,129 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-10 15:28:10,133 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-10 15:28:10,135 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-10 15:28:10,135 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-10 15:28:10,136 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-10 15:28:10,136 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-10 15:28:10,136 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4feec184 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-10 15:28:12,950 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-10 15:28:14,116 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-10 15:28:14,277 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-10 15:28:14,544 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-10 15:28:15,310 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-10 15:28:15,328 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-10 15:28:15,379 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-10 15:28:15,530 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:28:15,531 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:28:15,532 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:28:15,533 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:28:15,535 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:28:15,546 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:28:15,547 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:28:15,548 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:28:15,550 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:28:15,551 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:28:15,559 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:28:15,568 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-10 15:28:15,677 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-10 15:28:15,683 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-10 15:28:15,683 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-10 15:28:15,685 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-10 15:28:15,686 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-10 15:28:15,687 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-10 15:28:15,700 Starting ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-10 15:28:15,722 Tomcat started on port(s): 80 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-10 15:28:15,724 Started JeecgApplication in 12.859 seconds (JVM running for 13.815) logStarted StartupInfoLogger.java 59
INFO 2020-02-10 15:28:15,735 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:80/jeecg-boot/ External: http://192.168.14.107:80/jeecg-boot/ swagger-ui: http://192.168.14.107:80/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-10 15:28:15,895 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-10 15:28:15,895 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-10 15:28:15,907 Completed initialization in 12 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-10 15:28:16,001 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-10 15:28:16,003 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Mon Feb 10 15:46:43 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-10 15:38:17,064 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 16904 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-10 15:38:17,114 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-10 15:38:19,962 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-10 15:38:19,969 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-10 15:38:20,353 Finished Spring Data repository scanning in 353ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-10 15:38:21,001 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$a0f275ee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:21,121 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:21,840 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-10 15:38:21,843 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-10 15:38:21,847 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:21,854 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:21,895 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:21,976 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$80ed0c58] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:22,168 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:22,176 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ea7b7d29] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:22,194 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:22,203 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:22,230 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:22,241 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$9606caa2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:22,376 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:22,465 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:22,480 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ebc0fd38] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:22,517 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$9405ea08] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:22,524 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:38:22,962 Tomcat initialized with port(s): 80 (http) initialize TomcatWebServer.java 90
INFO 2020-02-10 15:38:22,977 Initializing ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-10 15:38:22,986 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-10 15:38:22,987 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-10 15:38:22,992 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-10 15:38:23,155 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-10 15:38:23,155 Root WebApplicationContext: initialization completed in 5985 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-10 15:38:23,522 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-10 15:38:23,771 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-10 15:38:23,772 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-10 15:38:23,772 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-10 15:38:23,772 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-10 15:38:28,516 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-10 15:38:28,705 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-10 15:38:28,706 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-10 15:38:28,710 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-10 15:38:28,713 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-10 15:38:28,714 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-10 15:38:28,714 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-10 15:38:28,714 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-10 15:38:28,715 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@39f68aec setJobFactory QuartzScheduler.java 2287
WARN 2020-02-10 15:38:31,686 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-10 15:38:32,826 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-10 15:38:32,997 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-10 15:38:33,281 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-10 15:38:34,127 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-10 15:38:34,147 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-10 15:38:34,210 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-10 15:38:34,410 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:38:34,412 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:38:34,415 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:38:34,417 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:38:34,419 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:38:34,434 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:38:34,435 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:38:34,437 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:38:34,439 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:38:34,441 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:38:34,451 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:38:34,463 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-10 15:38:34,603 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-10 15:38:34,610 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-10 15:38:34,610 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-10 15:38:34,612 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-10 15:38:34,614 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-10 15:38:34,615 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-10 15:38:34,636 Starting ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-10 15:38:34,665 Tomcat started on port(s): 80 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-10 15:38:34,668 Started JeecgApplication in 18.329 seconds (JVM running for 19.203) logStarted StartupInfoLogger.java 59
INFO 2020-02-10 15:38:34,683 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:80/jeecg-boot/ External: http://192.168.14.107:80/jeecg-boot/ swagger-ui: http://192.168.14.107:80/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-10 15:38:35,023 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-10 15:38:35,023 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-10 15:38:35,045 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-10 15:38:35,167 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-10 15:38:35,169 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Mon Feb 10 15:52:15 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-10 15:46:43,598 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 8196 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-10 15:46:43,634 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-10 15:46:45,292 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-10 15:46:45,295 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-10 15:46:45,468 Finished Spring Data repository scanning in 157ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-10 15:46:45,789 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$3e295eee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:45,865 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:46,235 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-10 15:46:46,237 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-10 15:46:46,241 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:46,244 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:46,273 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:46,332 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1e23f558] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:46,476 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:46,481 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$87b26629] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:46,490 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:46,497 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:46,519 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:46,527 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$333db3a2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:46,628 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:46,703 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:46,716 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$88f7e638] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:46,747 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$313cd308] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:46,752 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:46:47,135 Tomcat initialized with port(s): 80 (http) initialize TomcatWebServer.java 90
INFO 2020-02-10 15:46:47,150 Initializing ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-10 15:46:47,159 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-10 15:46:47,159 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-10 15:46:47,164 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-10 15:46:47,327 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-10 15:46:47,327 Root WebApplicationContext: initialization completed in 3652 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-10 15:46:47,645 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-10 15:46:47,880 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-10 15:46:47,880 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-10 15:46:47,880 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-10 15:46:47,881 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-10 15:46:50,584 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-10 15:46:50,742 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-10 15:46:50,743 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-10 15:46:50,746 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-10 15:46:50,748 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-10 15:46:50,749 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-10 15:46:50,749 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-10 15:46:50,750 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-10 15:46:50,750 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@495e8a3 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-10 15:46:53,585 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-10 15:46:54,779 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-10 15:46:54,948 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-10 15:46:55,229 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-10 15:46:56,053 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-10 15:46:56,074 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-10 15:46:56,145 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-10 15:46:56,311 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:46:56,312 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:46:56,313 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:46:56,314 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:46:56,316 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:46:56,326 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:46:56,327 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:46:56,328 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:46:56,330 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:46:56,331 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:46:56,340 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:46:56,350 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-10 15:46:56,466 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-10 15:46:56,473 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-10 15:46:56,473 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-10 15:46:56,475 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-10 15:46:56,476 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-10 15:46:56,477 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-10 15:46:56,491 Starting ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-10 15:46:56,516 Tomcat started on port(s): 80 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-10 15:46:56,519 Started JeecgApplication in 13.638 seconds (JVM running for 14.669) logStarted StartupInfoLogger.java 59
INFO 2020-02-10 15:46:56,530 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:80/jeecg-boot/ External: http://192.168.14.107:80/jeecg-boot/ swagger-ui: http://192.168.14.107:80/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-10 15:46:56,767 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-10 15:46:56,767 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-10 15:46:56,783 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-10 15:46:56,886 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-10 15:46:56,888 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Mon Feb 10 15:55:58 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-10 15:52:15,793 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 16684 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-10 15:52:15,829 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-10 15:52:17,374 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-10 15:52:17,377 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-10 15:52:17,548 Finished Spring Data repository scanning in 155ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-10 15:52:17,860 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$cfaf8b20] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:17,936 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:18,303 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-10 15:52:18,305 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-10 15:52:18,309 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:18,314 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:18,341 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:18,402 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$afaa218a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:18,549 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:18,554 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1938925b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:18,564 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:18,571 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:18,594 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:18,602 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$c4c3dfd4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:18,714 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:18,790 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:18,804 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$1a7e126a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:18,836 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c2c2ff3a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:18,841 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:52:19,221 Tomcat initialized with port(s): 80 (http) initialize TomcatWebServer.java 90
INFO 2020-02-10 15:52:19,236 Initializing ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-10 15:52:19,245 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-10 15:52:19,245 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-10 15:52:19,249 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-10 15:52:19,398 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-10 15:52:19,398 Root WebApplicationContext: initialization completed in 3529 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-10 15:52:19,709 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-10 15:52:19,943 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-10 15:52:19,944 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-10 15:52:19,944 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-10 15:52:19,945 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-10 15:52:22,643 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-10 15:52:22,654 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-10 15:52:22,655 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-10 15:52:22,659 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-10 15:52:22,661 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-10 15:52:22,662 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-10 15:52:22,662 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-10 15:52:22,663 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-10 15:52:22,663 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5c7c75fb setJobFactory QuartzScheduler.java 2287
WARN 2020-02-10 15:52:25,666 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-10 15:52:26,822 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-10 15:52:26,991 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-10 15:52:27,267 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-10 15:52:28,105 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-10 15:52:28,126 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-10 15:52:28,185 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-10 15:52:28,350 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:52:28,351 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:52:28,353 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:52:28,354 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:52:28,355 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:52:28,368 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:52:28,369 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:52:28,370 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:52:28,372 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:52:28,374 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:52:28,383 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:52:28,394 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-10 15:52:28,522 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-10 15:52:28,529 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-10 15:52:28,529 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-10 15:52:28,531 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-10 15:52:28,532 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-10 15:52:28,533 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-10 15:52:28,556 Starting ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-10 15:52:28,596 Tomcat started on port(s): 80 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-10 15:52:28,599 Started JeecgApplication in 13.464 seconds (JVM running for 14.407) logStarted StartupInfoLogger.java 59
INFO 2020-02-10 15:52:28,612 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:80/jeecg-boot/ External: http://192.168.14.107:80/jeecg-boot/ swagger-ui: http://192.168.14.107:80/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-10 15:52:29,141 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-10 15:52:29,142 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-10 15:52:29,157 Completed initialization in 15 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-10 15:52:29,266 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-10 15:52:29,268 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 11 09:26:27 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-10 15:55:59,073 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 7304 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-10 15:55:59,077 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-10 15:56:00,693 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-10 15:56:00,696 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-10 15:56:00,861 Finished Spring Data repository scanning in 151ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-10 15:56:01,170 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6b26a5f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:01,244 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:01,619 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-10 15:56:01,621 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-10 15:56:01,625 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:01,629 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:01,658 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:01,717 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4b213c62] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:01,866 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:01,871 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b4afad33] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:01,882 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:01,888 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:01,910 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:01,918 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$603afaac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:02,021 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:02,099 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:02,111 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b5f52d42] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:02,142 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5e3a1a12] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:02,147 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-10 15:56:02,533 Tomcat initialized with port(s): 80 (http) initialize TomcatWebServer.java 90
INFO 2020-02-10 15:56:02,548 Initializing ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-10 15:56:02,556 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-10 15:56:02,557 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-10 15:56:02,562 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-10 15:56:02,721 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-10 15:56:02,722 Root WebApplicationContext: initialization completed in 3567 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-10 15:56:03,050 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-10 15:56:03,291 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-10 15:56:03,292 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-10 15:56:03,292 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-10 15:56:03,292 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-10 15:56:06,154 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-10 15:56:06,334 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-10 15:56:06,335 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-10 15:56:06,340 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-10 15:56:06,343 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-10 15:56:06,344 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-10 15:56:06,344 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-10 15:56:06,344 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-10 15:56:06,345 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4efe014f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-10 15:56:09,299 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-10 15:56:10,479 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-10 15:56:10,653 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-10 15:56:10,930 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-10 15:56:11,763 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-10 15:56:11,784 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-10 15:56:11,839 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-10 15:56:12,002 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:56:12,004 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:56:12,005 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:56:12,006 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:56:12,008 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:56:12,020 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:56:12,021 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:56:12,022 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:56:12,024 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:56:12,025 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:56:12,033 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-10 15:56:12,044 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-10 15:56:12,168 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-10 15:56:12,175 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-10 15:56:12,175 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-10 15:56:12,176 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-10 15:56:12,178 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-10 15:56:12,179 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-10 15:56:12,194 Starting ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-10 15:56:12,219 Tomcat started on port(s): 80 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-10 15:56:12,222 Started JeecgApplication in 13.827 seconds (JVM running for 14.734) logStarted StartupInfoLogger.java 59
INFO 2020-02-10 15:56:12,233 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:80/jeecg-boot/ External: http://192.168.14.107:80/jeecg-boot/ swagger-ui: http://192.168.14.107:80/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-10 15:56:12,500 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-10 15:56:12,501 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-10 15:56:12,516 Completed initialization in 15 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-10 15:56:12,614 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-10 15:56:12,615 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 11 09:27:50 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-11 09:26:27,889 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 16504 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-11 09:26:27,953 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-11 09:26:30,231 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-11 09:26:30,237 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-11 09:26:30,424 Finished Spring Data repository scanning in 171ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-11 09:26:30,759 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$8fe3763f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:30,841 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:31,377 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-11 09:26:31,379 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-11 09:26:31,383 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:31,388 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:31,419 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:31,485 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6fde0ca9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:31,656 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:31,663 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d96c7d7a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:31,675 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:31,682 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:31,707 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:31,717 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$84f7caf3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:31,832 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:31,921 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:31,936 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$dab1fd89] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:31,974 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$82f6ea59] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:31,980 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:26:32,425 Tomcat initialized with port(s): 80 (http) initialize TomcatWebServer.java 90
INFO 2020-02-11 09:26:32,442 Initializing ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-11 09:26:32,451 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-11 09:26:32,452 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-11 09:26:32,458 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-11 09:26:32,657 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-11 09:26:32,657 Root WebApplicationContext: initialization completed in 4636 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-11 09:26:33,001 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-11 09:26:33,278 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-11 09:26:33,278 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-11 09:26:33,279 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-11 09:26:33,279 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-11 09:26:36,251 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-11 09:26:36,573 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-11 09:26:36,574 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-11 09:26:36,579 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-11 09:26:36,582 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-11 09:26:36,583 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-11 09:26:36,583 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-11 09:26:36,583 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-11 09:26:36,584 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@18dbc1b setJobFactory QuartzScheduler.java 2287
WARN 2020-02-11 09:26:39,561 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-11 09:26:40,838 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-11 09:26:41,017 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-11 09:26:41,317 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-11 09:26:42,147 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-11 09:26:42,170 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-11 09:26:42,225 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-11 09:26:42,397 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:26:42,398 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:26:42,400 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:26:42,401 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:26:42,403 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:26:42,413 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:26:42,415 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:26:42,416 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:26:42,418 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:26:42,419 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:26:42,428 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:26:42,439 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-11 09:26:42,566 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-11 09:26:42,572 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-11 09:26:42,573 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-11 09:26:42,574 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-11 09:26:42,576 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-11 09:26:42,577 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-11 09:26:42,592 Starting ProtocolHandler ["http-nio-80"] log DirectJDKLog.java 173
INFO 2020-02-11 09:26:42,619 Tomcat started on port(s): 80 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-11 09:26:42,622 Started JeecgApplication in 15.798 seconds (JVM running for 17.503) logStarted StartupInfoLogger.java 59
INFO 2020-02-11 09:26:42,636 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:80/jeecg-boot/ External: http://192.168.14.107:80/jeecg-boot/ swagger-ui: http://192.168.14.107:80/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-11 09:26:42,711 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-11 09:26:42,712 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-11 09:26:42,732 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-11 09:26:42,855 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-11 09:26:42,858 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 11 09:29:02 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-11 09:27:50,301 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 5168 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-11 09:27:50,306 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-11 09:27:52,168 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-11 09:27:52,171 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-11 09:27:52,367 Finished Spring Data repository scanning in 179ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-11 09:27:52,740 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$736b7f08] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:52,823 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:53,412 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-11 09:27:53,415 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-11 09:27:53,420 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:53,427 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:53,470 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:53,555 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$53661572] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:53,772 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:53,780 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bcf48643] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:53,799 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:53,809 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:53,839 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:53,849 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$687fd3bc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:54,009 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:54,124 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:54,145 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$be3a0652] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:54,192 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$667ef322] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:54,200 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:27:54,788 Tomcat initialized with port(s): 88 (http) initialize TomcatWebServer.java 90
INFO 2020-02-11 09:27:54,825 Initializing ProtocolHandler ["http-nio-88"] log DirectJDKLog.java 173
INFO 2020-02-11 09:27:54,838 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-11 09:27:54,838 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-11 09:27:54,846 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-11 09:27:55,071 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-11 09:27:55,072 Root WebApplicationContext: initialization completed in 4685 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-11 09:27:55,546 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-11 09:27:55,889 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-11 09:27:55,890 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-11 09:27:55,891 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-11 09:27:55,892 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-11 09:27:59,456 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-11 09:27:59,639 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-11 09:27:59,640 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-11 09:27:59,645 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-11 09:27:59,648 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-11 09:27:59,649 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-11 09:27:59,649 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-11 09:27:59,650 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-11 09:27:59,650 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7323c38c setJobFactory QuartzScheduler.java 2287
WARN 2020-02-11 09:28:02,604 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-11 09:28:03,793 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-11 09:28:03,959 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-11 09:28:04,245 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-11 09:28:05,074 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-11 09:28:05,094 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-11 09:28:05,152 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-11 09:28:05,320 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:28:05,321 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:28:05,323 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:28:05,324 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:28:05,326 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:28:05,337 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:28:05,338 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:28:05,340 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:28:05,341 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:28:05,343 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:28:05,351 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:28:05,362 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-11 09:28:05,492 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-11 09:28:05,499 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-11 09:28:05,500 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-11 09:28:05,501 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-11 09:28:05,503 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-11 09:28:05,504 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-11 09:28:05,520 Starting ProtocolHandler ["http-nio-88"] log DirectJDKLog.java 173
INFO 2020-02-11 09:28:05,551 Tomcat started on port(s): 88 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-11 09:28:05,554 Started JeecgApplication in 16.048 seconds (JVM running for 17.226) logStarted StartupInfoLogger.java 59
INFO 2020-02-11 09:28:05,568 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:88/jeecg-boot/ External: http://192.168.14.107:88/jeecg-boot/ swagger-ui: http://192.168.14.107:88/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-11 09:28:05,785 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-11 09:28:05,786 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-11 09:28:05,804 Completed initialization in 18 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-11 09:28:05,939 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-11 09:28:05,942 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Tue Feb 11 10:15:41 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-11 09:29:02,150 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 1508 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-11 09:29:02,156 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-11 09:29:04,009 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-11 09:29:04,012 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-11 09:29:04,205 Finished Spring Data repository scanning in 175ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-11 09:29:04,555 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6bbe196e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:04,640 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:05,216 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-11 09:29:05,219 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-11 09:29:05,224 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:05,230 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:05,271 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:05,370 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4bb8afd8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:05,591 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:05,599 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b54720a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:05,612 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:05,622 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:05,651 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:05,662 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$60d26e22] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:05,816 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:05,932 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:05,956 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$b68ca0b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:06,008 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$5ed18d88] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:06,025 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 09:29:06,596 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-11 09:29:06,618 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 09:29:06,631 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-11 09:29:06,631 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-11 09:29:06,639 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-11 09:29:06,901 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-11 09:29:06,902 Root WebApplicationContext: initialization completed in 4658 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-11 09:29:07,369 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-11 09:29:07,747 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-11 09:29:07,748 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-11 09:29:07,749 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-11 09:29:07,749 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-11 09:29:11,053 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-11 09:29:11,355 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-11 09:29:11,356 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-11 09:29:11,361 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-11 09:29:11,364 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-11 09:29:11,365 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-11 09:29:11,365 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-11 09:29:11,366 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-11 09:29:11,366 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7e94de5f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-11 09:29:14,374 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-11 09:29:15,716 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-11 09:29:15,906 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-11 09:29:16,205 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-11 09:29:17,100 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-11 09:29:17,124 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-11 09:29:17,190 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-11 09:29:17,396 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:29:17,397 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:29:17,399 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:29:17,400 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:29:17,402 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:29:17,416 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:29:17,417 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:29:17,419 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:29:17,421 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:29:17,423 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:29:17,432 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 09:29:17,445 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-11 09:29:17,592 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-11 09:29:17,600 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-11 09:29:17,601 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-11 09:29:17,603 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-11 09:29:17,605 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-11 09:29:17,607 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-11 09:29:17,628 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 09:29:17,660 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-11 09:29:17,664 Started JeecgApplication in 16.312 seconds (JVM running for 17.409) logStarted StartupInfoLogger.java 59
INFO 2020-02-11 09:29:17,679 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-11 09:29:18,073 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-11 09:29:18,073 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-11 09:29:18,092 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-11 09:29:18,201 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-11 09:29:18,204 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-02-11 09:29:41,296 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,305 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,315 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,357 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,362 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,365 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,368 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,369 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,371 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,650 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,657 ==> Parameters: 1227041986809077762(String), 2020-02-11 09:29:41.386(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,660 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 09:29:41,696 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 09:29:41,704 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,706 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,708 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 09:29:41,759 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 09:29:41,768 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,772 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,796 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,830 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,831 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:41,833 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 09:29:42,398 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 09:29:42,416 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 09:29:42,772 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 09:29:42,772 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 09:29:42,786 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 09:29:42,803 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,803 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,805 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,805 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,807 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,808 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,808 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,810 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,811 ==> Parameters: 2020-02-11 00:00:00.0(Timestamp), 2020-02-12 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,812 ==> Parameters: 2020-02-05 00:00:00.0(Timestamp), 2020-02-12 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,817 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,818 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,819 ==> Parameters: 2020-02-11 00:00:00.0(Timestamp), 2020-02-12 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,822 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,822 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,824 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,827 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,827 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,869 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,871 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,874 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 09:29:42,875 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 09:30:01,703 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 09:30:01,704 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 09:30:01,723 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 09:30:01,729 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581384601723) getDictItems SysDictController.java 163
INFO 2020-02-11 09:30:01,764 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 09:30:01,952 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 09:30:01,961 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 09:30:01,967 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581384601963) getDictItems SysDictController.java 163
INFO 2020-02-11 09:55:56,794 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 09:55:57,050 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 09:55:59,276 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 09:56:04,899 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 09:56:05,158 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 09:56:05,331 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 09:56:05,632 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 09:56:05,870 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 09:56:06,204 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:15:10,895 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:15:10,909 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-11 10:15:11,186 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:15:11,870 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:15:11,881 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 10:15:15,501 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:15:15,529 ==判断表是否存在消耗时间2毫秒 doDbSynch OnlCgformHeadServiceImpl.java 279
INFO 2020-02-11 10:15:15,748 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="wx_scenic" table="wx_scenic" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="title" type="java.lang.String" access="property"> <column name="title" length="40" not-null="false" unique="false"> <comment>标题</comment> </column> </property> <property name="sub_title" type="java.lang.String" access="property"> <column name="sub_title" length="40" not-null="false" unique="false"> <comment>副标题</comment> </column> </property> <property name="poster" type="java.lang.String" access="property"> <column name="poster" length="200" not-null="false" unique="false"> <comment>封面图</comment> </column> </property> <property name="hit" type="java.lang.Integer" access="property"> <column name="hit" length="5" not-null="false" unique="false"> <comment>点击数</comment> </column> </property> <property name="content" type="text" access="property"> <column name="content" length="0" not-null="false" unique="false"> <comment>内容</comment> </column> </property> <property name="authoer" type="java.lang.String" access="property"> <column name="authoer" length="50" not-null="false" unique="false"> <comment>编辑</comment> </column> </property> <property name="scenic_name" type="java.lang.String" access="property"> <column name="scenic_name" length="50" not-null="false" unique="false"> <comment>小片名称</comment> </column> </property> <property name="city" type="java.lang.String" access="property"> <column name="city" length="20" not-null="false" unique="false"> <comment>所在城市</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-11 10:15:15,888 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-02-11 10:15:15,892 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-02-11 10:15:17,097 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-02-11 10:15:17,513 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-11 10:15:17,544 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
WARN 2020-02-11 10:15:17,649 HHH000409: Using org.hibernate.id.UUIDHexGenerator which does not generate IETF RFC 4122 compliant UUID values; consider using org.hibernate.id.UUIDGenerator instead <init> UUIDHexGenerator.java 42
INFO 2020-02-11 10:15:17,655 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-11 10:15:17,669 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-11 10:15:17,671 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/rcyq?characterEncoding=UTF-8&useUnicode=true&useSSL=false&allowPublicKeyRetrieval=true] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-11 10:15:17,672 HHH10001001: Connection properties: {user=cafebabe, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-11 10:15:17,673 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-11 10:15:17,677 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-11 10:15:17,697 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2b3b8db5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-11 10:15:17,709 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@dd72ade] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-11 10:15:17,747 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@5d132bbd' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-11 10:15:17,766 ==同步数据库消耗时间2256毫秒 g OnlCgformApiController.java 601
INFO 2020-02-11 10:15:18,118 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:15:18,124 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 10:15:21,472 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:15:21,774 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:15:31,639 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:15:31,729 ----jeecg---Code----Generation----[单表模型:wx_scenic]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-11 10:15:31,731 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=1037020771105915353, entityPackage=wx, entityName=WxScenic, primaryKeyField=id, columns=[{"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_scenic","ftlDescription":"景区小片信息表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxScenic","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules.demo, tableName=wx_scenic} a CodeGenerateOne.java 117
INFO 2020-02-11 10:15:31,735 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-11 10:15:31,736 --------generate----projectPath--------C:\Users\cafebabe\important\easy-jeecg-boot\jeecg-boot\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-11 10:15:31,873 ----jeecg----Code----Generation-----[单表模型:wx_scenic]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
Logback Log Messages

Log session start time Tue Feb 11 10:20:07 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-11 10:15:41,358 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 12456 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-11 10:15:41,362 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-11 10:15:43,124 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-11 10:15:43,128 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-11 10:15:43,317 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-11 10:15:43,665 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$f32003] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:43,747 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:44,224 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-11 10:15:44,226 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-11 10:15:44,229 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:44,235 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:44,265 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:44,328 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e0edb66d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:44,489 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:44,495 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$4a7c273e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:44,506 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:44,514 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:44,537 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:44,546 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$f60774b7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:44,660 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:44,742 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:44,755 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$4bc1a74d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:44,788 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f406941d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:44,795 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:15:45,211 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-11 10:15:45,230 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 10:15:45,240 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-11 10:15:45,240 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-11 10:15:45,247 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-11 10:15:45,409 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-11 10:15:45,409 Root WebApplicationContext: initialization completed in 3996 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-11 10:15:45,771 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-11 10:15:46,039 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-11 10:15:46,040 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-11 10:15:46,041 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-11 10:15:46,041 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-11 10:15:49,161 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-11 10:15:49,316 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-11 10:15:49,317 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-11 10:15:49,321 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-11 10:15:49,324 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-11 10:15:49,325 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-11 10:15:49,325 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-11 10:15:49,325 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-11 10:15:49,326 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3c9ef37b setJobFactory QuartzScheduler.java 2287
WARN 2020-02-11 10:15:52,198 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-11 10:15:53,481 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-11 10:15:53,663 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-11 10:15:53,961 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-11 10:15:54,816 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-11 10:15:54,839 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-11 10:15:54,898 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-11 10:15:55,097 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:15:55,099 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:15:55,107 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:15:55,115 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:15:55,123 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:15:55,136 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:15:55,138 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:15:55,140 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:15:55,142 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:15:55,143 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:15:55,153 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:15:55,164 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-11 10:15:55,292 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-11 10:15:55,298 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-11 10:15:55,299 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-11 10:15:55,300 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-11 10:15:55,303 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-11 10:15:55,304 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-11 10:15:55,321 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 10:15:55,347 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-11 10:15:55,350 Started JeecgApplication in 14.783 seconds (JVM running for 15.909) logStarted StartupInfoLogger.java 59
INFO 2020-02-11 10:15:55,363 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-11 10:15:55,740 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-11 10:15:55,741 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-11 10:15:55,761 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-11 10:15:55,896 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-11 10:15:55,898 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-11 10:15:57,236 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Tue Feb 11 10:23:24 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-11 10:20:08,137 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 15968 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-11 10:20:08,145 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-11 10:20:10,957 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-11 10:20:10,962 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-11 10:20:11,263 Finished Spring Data repository scanning in 277ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-11 10:20:11,840 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$f32003] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:11,974 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:12,648 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-11 10:20:12,651 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-11 10:20:12,657 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:12,665 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:12,714 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:12,809 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e0edb66d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:13,052 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:13,060 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$4a7c273e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:13,076 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:13,087 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:13,121 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:13,132 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$f60774b7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:13,301 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:13,421 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:13,443 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$4bc1a74d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:13,497 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f406941d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:13,506 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:20:14,061 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-11 10:20:14,081 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 10:20:14,099 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-11 10:20:14,100 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-11 10:20:14,109 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-11 10:20:14,355 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-11 10:20:14,356 Root WebApplicationContext: initialization completed in 6069 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-11 10:20:14,789 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-11 10:20:15,108 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-11 10:20:15,109 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-11 10:20:15,110 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-11 10:20:15,110 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-11 10:20:18,826 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-11 10:20:19,078 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-11 10:20:19,079 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-11 10:20:19,085 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-11 10:20:19,088 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-11 10:20:19,090 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-11 10:20:19,090 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-11 10:20:19,090 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-11 10:20:19,091 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@24435620 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-11 10:20:22,126 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-11 10:20:23,500 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-11 10:20:23,704 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-11 10:20:24,018 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-11 10:20:24,907 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-11 10:20:24,931 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-11 10:20:24,998 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-11 10:20:25,223 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:20:25,223 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:20:25,225 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:20:25,227 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:20:25,229 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:20:25,244 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:20:25,246 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:20:25,248 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:20:25,250 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:20:25,252 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:20:25,262 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:20:25,277 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-11 10:20:25,441 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-11 10:20:25,449 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-11 10:20:25,449 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-11 10:20:25,451 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-11 10:20:25,454 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-11 10:20:25,455 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-11 10:20:25,476 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 10:20:25,511 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-11 10:20:25,514 Started JeecgApplication in 18.448 seconds (JVM running for 19.639) logStarted StartupInfoLogger.java 59
INFO 2020-02-11 10:20:25,528 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-11 10:20:25,860 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-11 10:20:25,861 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-11 10:20:25,879 Completed initialization in 18 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-11 10:20:25,988 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-11 10:20:25,990 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-11 10:20:30,540 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-11 10:21:03,859 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:21:05,913 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:21:06,054 ----jeecg---Code----Generation----[单表模型:wx_scenic]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-11 10:21:06,055 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-5858150408555548930, entityPackage=wx, entityName=WxScenic, primaryKeyField=id, columns=[{"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_scenic","ftlDescription":"景区小片信息表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxScenic","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules.wx, tableName=wx_scenic} a CodeGenerateOne.java 117
INFO 2020-02-11 10:21:06,061 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-11 10:21:06,061 --------generate----projectPath--------C:\Users\cafebabe\important\easy-jeecg-boot\jeecg-boot\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-11 10:21:06,326 ----jeecg----Code----Generation-----[单表模型:wx_scenic]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-11 10:21:10,849 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:21:18,166 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:21:35,216 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 10:21:36,330 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:21:36,345 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 10:21:36,360 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:21:36,370 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:21:36,398 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:21:36,412 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:21:36,414 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:21:36,417 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:21:36,924 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 10:21:36,975 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 10:21:37,042 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:21:37,042 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:21:37,053 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:21:37,066 dictCode : cgform_table_type getDictItems SysDictController.java 130
DEBUG 2020-02-11 10:21:37,080 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:21:37,082 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:21:37,084 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:21:37,085 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581387697067) getDictItems SysDictController.java 163
INFO 2020-02-11 10:21:37,096 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:21:37,106 dictCode : cgform_table_type getDictItems SysDictController.java 130
DEBUG 2020-02-11 10:21:37,107 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:21:37,111 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581387697107) getDictItems SysDictController.java 163
DEBUG 2020-02-11 10:21:37,113 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:21:37,115 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:21:37,135 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-11 10:21:37,167 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:21:37,170 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:21:37,173 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:21:37,174 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:21:42,315 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:21:42,315 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:22:56,925 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODYzODEsInVzZXJuYW1lIjoiYWRtaW4ifQ.-ULb9puz_gj6n2CU44yH9PLaTTdd24uH9WL5CVeN6ls checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:22:56,947 ----jeecg---Code----Generation----[单表模型:wx_scenic]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-11 10:22:56,948 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=8189147543009916151, entityPackage=wx, entityName=WxScenic, primaryKeyField=id, columns=[{"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_scenic","ftlDescription":"景区小片信息表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxScenic","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules.wx, tableName=wx_scenic} a CodeGenerateOne.java 117
INFO 2020-02-11 10:22:56,950 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-11 10:22:56,951 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-11 10:22:57,026 ----jeecg----Code----Generation-----[单表模型:wx_scenic]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
Logback Log Messages

Log session start time Tue Feb 11 20:31:04 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-11 10:23:24,921 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 6516 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-11 10:23:24,927 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-11 10:23:27,047 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-11 10:23:27,051 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-11 10:23:27,312 Finished Spring Data repository scanning in 240ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-11 10:23:27,790 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$5c9824fc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:27,916 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:28,558 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-11 10:23:28,561 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-11 10:23:28,565 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:28,572 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:28,610 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:28,693 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3c92bb66] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:28,909 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:28,916 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a6212c37] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:28,930 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:28,943 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:28,976 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:28,991 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$51ac79b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:29,156 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:29,273 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:29,291 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$a766ac46] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:29,335 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$4fab9916] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:29,342 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 10:23:29,915 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-11 10:23:29,939 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 10:23:29,951 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-11 10:23:29,951 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-11 10:23:29,958 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-11 10:23:30,175 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-11 10:23:30,176 Root WebApplicationContext: initialization completed in 5162 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-11 10:23:30,561 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-11 10:23:30,841 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-11 10:23:30,841 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-11 10:23:30,842 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-11 10:23:30,842 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-11 10:23:34,423 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-11 10:23:34,630 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-11 10:23:34,631 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-11 10:23:34,637 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-11 10:23:34,640 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-11 10:23:34,641 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-11 10:23:34,641 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-11 10:23:34,641 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-11 10:23:34,641 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@75d7297d setJobFactory QuartzScheduler.java 2287
WARN 2020-02-11 10:23:37,755 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-11 10:23:39,060 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-11 10:23:39,244 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-11 10:23:39,548 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-11 10:23:40,441 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-11 10:23:40,465 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-11 10:23:40,527 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-11 10:23:40,715 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:23:40,717 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:23:40,719 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:23:40,721 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:23:40,723 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:23:40,735 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:23:40,737 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:23:40,738 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:23:40,740 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:23:40,742 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:23:40,752 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 10:23:40,771 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-11 10:23:40,927 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-11 10:23:40,934 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-11 10:23:40,935 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-11 10:23:40,937 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-11 10:23:40,939 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-11 10:23:40,940 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-11 10:23:40,958 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 10:23:40,989 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-11 10:23:40,992 Started JeecgApplication in 16.96 seconds (JVM running for 18.216) logStarted StartupInfoLogger.java 59
INFO 2020-02-11 10:23:41,006 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-11 10:23:41,264 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-11 10:23:41,265 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-11 10:23:41,282 Completed initialization in 17 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-11 10:23:41,418 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-11 10:23:41,422 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-02-11 10:23:42,797 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:42,812 ==> Parameters: 1227055581110345730(String), 2020-02-11 10:23:42.409(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:42,816 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:23:42,817 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-11 10:23:53,857 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:53,858 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:53,868 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:53,904 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:53,906 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:53,910 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:53,911 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:53,912 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:53,913 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:53,921 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:53,922 ==> Parameters: 1227055627818115073(String), 2020-02-11 10:23:53.92(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:53,937 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:23:54,065 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:23:54,074 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:54,075 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:54,078 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:23:54,129 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 10:23:54,138 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:54,142 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:54,168 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:54,202 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:54,203 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:54,206 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-11 10:23:54,772 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 10:23:54,773 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-11 10:23:54,842 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:23:54,909 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 10:23:55,145 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:23:55,154 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:23:55,162 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 10:23:55,169 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581387835163) getDictItems SysDictController.java 163
DEBUG 2020-02-11 10:23:55,198 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:55,199 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:55,201 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:55,211 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:55,213 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:55,215 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:55,223 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:55,225 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:55,227 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:23:55,228 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:23:55,513 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:23:55,530 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 10:23:55,536 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581387835530) getDictItems SysDictController.java 163
INFO 2020-02-11 10:23:58,769 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:23:58,769 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:24:08,907 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:24:09,027 ----jeecg---Code----Generation----[单表模型:wx_scenic]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-11 10:24:09,028 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-4865190806754380152, entityPackage=wx, entityName=WxScenic, primaryKeyField=id, columns=[{"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_scenic","ftlDescription":"景区小片信息表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxScenic","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_scenic} a CodeGenerateOne.java 117
INFO 2020-02-11 10:24:09,032 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-11 10:24:09,032 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-11 10:24:09,317 ----jeecg----Code----Generation-----[单表模型:wx_scenic]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-11 10:26:08,101 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 10:26:09,384 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:26:09,392 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 10:26:09,395 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:09,396 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:09,415 <== Total: 102 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:09,425 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:09,426 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:09,427 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:26:09,988 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 10:26:10,039 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 10:26:10,135 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:26:10,135 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:26:10,146 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 10:26:10,146 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 10:26:10,150 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:26:10,150 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581387970148) getDictItems SysDictController.java 163
INFO 2020-02-11 10:26:10,160 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:26:10,161 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:10,162 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:10,164 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:10,168 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:26:10,168 dictCode : cgform_table_type getDictItems SysDictController.java 130
DEBUG 2020-02-11 10:26:10,169 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:10,171 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:26:10,171 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581387970169) getDictItems SysDictController.java 163
DEBUG 2020-02-11 10:26:10,174 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:10,175 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:10,181 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:10,182 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:26:19,463 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:26:19,471 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:19,472 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:19,480 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:26:19,484 ======获取全部菜单数据=====耗时:16毫秒 list SysPermissionController.java 82
INFO 2020-02-11 10:26:21,598 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:26:21,598 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:26:21,598 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:26:21,615 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:26:21,616 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-11 10:26:21,616 dictCode : valid_status getDictItems SysDictController.java 130
DEBUG 2020-02-11 10:26:21,617 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:21,626 <== Total: 106 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:26:21,631 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-11 10:26:21,631 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-11 10:26:21,633 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:21,636 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:21,638 ==> Parameters: global_perms_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:21,638 ==> Parameters: valid_status(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:21,641 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:26:21,641 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:26:21,647 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1581387981617) getDictItems SysDictController.java 163
INFO 2020-02-11 10:26:21,647 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1581387981618) getDictItems SysDictController.java 163
INFO 2020-02-11 10:28:09,883 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:28:09,913 ==> Preparing: INSERT INTO sys_permission ( id, name, perms_type, icon, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:28:09,917 ==> Parameters: 1227056701530578946(String), 小程序内容管理(String), 1(String), wechat(String), layouts/RouteView(String), /mini(String), 1.0(Double), 0(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-11 10:28:09.905(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:28:09,983 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:28:10,470 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:28:10,495 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:28:10,498 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:28:10,520 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:28:10,526 ======获取全部菜单数据=====耗时:37毫秒 list SysPermissionController.java 82
INFO 2020-02-11 10:28:15,268 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:28:15,279 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:28:15,280 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:28:15,289 <== Total: 107 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:29:26,801 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:29:26,815 ==> Preparing: update sys_permission set is_leaf=? where id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:26,818 ==> Parameters: 0(Integer), 1227056701530578946(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:26,874 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:26,878 ==> Preparing: INSERT INTO sys_permission ( id, parent_id, name, perms_type, icon, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:26,882 ==> Parameters: 1227057024345186305(String), 1227056701530578946(String), 景区小片管理(String), 1(String), appstore(String), wx/WxScenicList(String), /scenic(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-11 10:29:26.876(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:26,889 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:29:27,364 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:29:27,376 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:27,377 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:27,384 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:29:27,385 ======获取全部菜单数据=====耗时:11毫秒 list SysPermissionController.java 82
INFO 2020-02-11 10:29:31,497 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:29:31,516 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:31,517 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:31,519 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:31,520 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:31,521 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:29:35,951 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:29:35,985 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:35,986 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:35,997 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:29:36,363 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:29:36,410 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:36,412 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:36,426 <== Total: 122 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:29:41,284 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:29:41,293 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:41,295 ==> Parameters: 1227057084806078466(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1227056701530578946(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:41,296 ==> Parameters: 1227057084818661377(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1227057024345186305(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:29:41,403 ======角色授权成功=====耗时:113毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-11 10:29:51,065 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 10:29:52,119 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:29:52,124 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 10:29:52,126 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,127 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,136 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,142 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,143 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,145 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:29:52,807 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 10:29:52,850 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 10:29:52,947 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:29:52,957 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:29:52,957 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:29:52,957 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,959 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,960 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,962 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,962 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,963 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,964 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,966 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,967 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,968 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,971 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,972 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,976 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:29:52,977 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:32:54,135 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:36:44,565 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:36:44,566 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:36:44,577 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 10:36:44,579 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 10:36:44,585 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581388604582) getDictItems SysDictController.java 163
INFO 2020-02-11 10:36:44,814 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:36:44,821 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 10:36:44,823 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581388604821) getDictItems SysDictController.java 163
INFO 2020-02-11 10:36:46,713 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:36:47,014 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:37:00,217 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:37:00,502 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:37:01,075 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:37:01,080 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 10:37:03,813 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:37:04,116 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:37:09,103 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:37:09,126 ----jeecg---Code----Generation----[单表模型:wx_scenic]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-11 10:37:09,127 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-7268801661782276285, entityPackage=wx, entityName=WxScenic, primaryKeyField=id, columns=[{"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_scenic","ftlDescription":"景区小片信息表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxScenic","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_scenic} a CodeGenerateOne.java 117
INFO 2020-02-11 10:37:09,132 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-11 10:37:09,133 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-11 10:37:09,218 ----jeecg----Code----Generation-----[单表模型:wx_scenic]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-11 10:37:56,063 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 10:37:57,337 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:37:57,342 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 10:37:57,345 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:37:57,346 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:37:57,353 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:37:57,359 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:37:57,360 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:37:57,362 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:37:57,881 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 10:37:57,933 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 10:37:58,012 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:37:58,012 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:37:58,016 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 10:37:58,017 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 10:37:58,019 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581388678017) getDictItems SysDictController.java 163
INFO 2020-02-11 10:37:58,022 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:37:58,026 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:37:58,027 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:37:58,027 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:37:58,028 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:37:58,031 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:37:58,032 dictCode : cgform_table_type getDictItems SysDictController.java 130
DEBUG 2020-02-11 10:37:58,032 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:37:58,034 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:37:58,034 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581388678032) getDictItems SysDictController.java 163
DEBUG 2020-02-11 10:37:58,035 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:37:58,036 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:37:58,038 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:37:58,039 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:38:18,931 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:38:18,931 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:38:18,937 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 10:38:18,938 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 10:38:18,940 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581388698939) getDictItems SysDictController.java 163
INFO 2020-02-11 10:38:19,250 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:38:19,255 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 10:38:19,258 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581388699256) getDictItems SysDictController.java 163
INFO 2020-02-11 10:38:20,456 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:38:20,457 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:38:32,809 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:38:33,377 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:38:33,902 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:38:33,908 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 10:38:40,027 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:38:40,075 数据库表:【wx_scenic】已存在 a DbTableUtil.java 191
INFO 2020-02-11 10:38:40,076 ==判断表是否存在消耗时间12毫秒 doDbSynch OnlCgformHeadServiceImpl.java 279
INFO 2020-02-11 10:38:40,085 getColumnMetadataFormDataBase --->COLUMN_NAME:ID TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:36 c DbTableProcess.java 284
INFO 2020-02-11 10:38:40,086 getColumnMetadataFormDataBase --->COLUMN_NAME:CREATE_BY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-11 10:38:40,087 getColumnMetadataFormDataBase --->COLUMN_NAME:CREATE_TIME TYPE_NAME :DATETIME DECIMAL_DIGITS:0 COLUMN_SIZE:19 c DbTableProcess.java 284
INFO 2020-02-11 10:38:40,087 getColumnMetadataFormDataBase --->COLUMN_NAME:UPDATE_BY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-11 10:38:40,087 getColumnMetadataFormDataBase --->COLUMN_NAME:UPDATE_TIME TYPE_NAME :DATETIME DECIMAL_DIGITS:0 COLUMN_SIZE:19 c DbTableProcess.java 284
INFO 2020-02-11 10:38:40,087 getColumnMetadataFormDataBase --->COLUMN_NAME:SYS_ORG_CODE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:64 c DbTableProcess.java 284
INFO 2020-02-11 10:38:40,088 getColumnMetadataFormDataBase --->COLUMN_NAME:TITLE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 284
INFO 2020-02-11 10:38:40,088 getColumnMetadataFormDataBase --->COLUMN_NAME:SUB_TITLE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 284
INFO 2020-02-11 10:38:40,088 getColumnMetadataFormDataBase --->COLUMN_NAME:POSTER TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 284
INFO 2020-02-11 10:38:40,088 getColumnMetadataFormDataBase --->COLUMN_NAME:HIT TYPE_NAME :INT DECIMAL_DIGITS:0 COLUMN_SIZE:10 c DbTableProcess.java 284
INFO 2020-02-11 10:38:40,089 getColumnMetadataFormDataBase --->COLUMN_NAME:CONTENT TYPE_NAME :LONGTEXT DECIMAL_DIGITS:0 COLUMN_SIZE:2147483647 c DbTableProcess.java 284
INFO 2020-02-11 10:38:40,089 getColumnMetadataFormDataBase --->COLUMN_NAME:AUTHOER TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-11 10:38:40,089 getColumnMetadataFormDataBase --->COLUMN_NAME:SCENIC_NAME TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-11 10:38:40,090 getColumnMetadataFormDataBase --->COLUMN_NAME:CITY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 284
INFO 2020-02-11 10:38:40,090 getColumnMetadataFormCgForm ---->COLUMN_NAME:id TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:36 c DbTableProcess.java 314
INFO 2020-02-11 10:38:40,090 getColumnMetadataFormCgForm ---->COLUMN_NAME:create_by TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-11 10:38:40,090 getColumnMetadataFormCgForm ---->COLUMN_NAME:create_time TYPE_NAME:date DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 314
INFO 2020-02-11 10:38:40,090 getColumnMetadataFormCgForm ---->COLUMN_NAME:update_by TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-11 10:38:40,091 getColumnMetadataFormCgForm ---->COLUMN_NAME:update_time TYPE_NAME:date DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 314
INFO 2020-02-11 10:38:40,091 getColumnMetadataFormCgForm ---->COLUMN_NAME:sys_org_code TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:64 c DbTableProcess.java 314
INFO 2020-02-11 10:38:40,091 getColumnMetadataFormCgForm ---->COLUMN_NAME:title TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 314
INFO 2020-02-11 10:38:40,091 getColumnMetadataFormCgForm ---->COLUMN_NAME:sub_title TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 314
INFO 2020-02-11 10:38:40,092 getColumnMetadataFormCgForm ---->COLUMN_NAME:poster TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 314
INFO 2020-02-11 10:38:40,092 getColumnMetadataFormCgForm ---->COLUMN_NAME:hit TYPE_NAME:int DECIMAL_DIGITS:0 COLUMN_SIZE:5 c DbTableProcess.java 314
INFO 2020-02-11 10:38:40,092 getColumnMetadataFormCgForm ---->COLUMN_NAME:content TYPE_NAME:text DECIMAL_DIGITS:0 COLUMN_SIZE:0 c DbTableProcess.java 314
INFO 2020-02-11 10:38:40,092 getColumnMetadataFormCgForm ---->COLUMN_NAME:authoer TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-11 10:38:40,092 getColumnMetadataFormCgForm ---->COLUMN_NAME:scenic_name TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-11 10:38:40,093 getColumnMetadataFormCgForm ---->COLUMN_NAME:city TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 314
INFO 2020-02-11 10:38:40,093 [alter table wx_scenic MODIFY COLUMN sub_title varchar(40) NULL COMMENT '副标题' ;, alter table wx_scenic MODIFY COLUMN authoer varchar(50) NULL COMMENT '编辑' ;, alter table wx_scenic MODIFY COLUMN create_time datetime NULL COMMENT '创建日期' ;, alter table wx_scenic MODIFY COLUMN city varchar(20) NULL COMMENT '所在城市' ;, alter table wx_scenic MODIFY COLUMN scenic_name varchar(50) NULL COMMENT '小片名称' ;, alter table wx_scenic MODIFY COLUMN title varchar(40) NULL COMMENT '标题' ;, alter table wx_scenic MODIFY COLUMN content text NULL COMMENT '内容' ;, alter table wx_scenic MODIFY COLUMN update_time datetime NULL COMMENT '更新日期' ;, alter table wx_scenic MODIFY COLUMN hit int(5) NULL COMMENT '点击数' DEFAULT 0;, alter table wx_scenic MODIFY COLUMN id varchar(36) NOT NULL COMMENT '主键' ;, , alter table wx_scenic MODIFY COLUMN poster varchar(200) NULL COMMENT '封面图' ;] b DbTableProcess.java 218
INFO 2020-02-11 10:38:40,306 ==同步数据库消耗时间261毫秒 g OnlCgformApiController.java 601
INFO 2020-02-11 10:38:40,662 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:38:40,669 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 10:39:13,060 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 10:39:14,135 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:39:14,139 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 10:39:14,140 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:39:14,141 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:39:14,147 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:39:14,153 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:39:14,154 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:39:14,155 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:39:14,984 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 10:39:15,030 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 10:39:15,110 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 10:39:15,134 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:39:15,135 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:39:15,136 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:39:15,137 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:39:15,138 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:39:15,139 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:39:15,141 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:39:15,142 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:39:15,144 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 10:39:15,145 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 10:40:12,208 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:43:20,546 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:48:41,178 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 10:50:41,814 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
WARN 2020-02-11 12:04:51,393 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big84000.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:04:51,395 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big84001.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:04:51,564 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big39000.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:04:51,565 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big25011.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:04:51,567 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big10001.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:04:51,571 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big21016.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:04:51,660 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big99008.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:05:26,589 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big84000.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:05:26,592 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big39000.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:05:26,590 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big84001.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:05:26,596 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big10001.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:05:26,621 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big25011.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:05:26,625 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big21016.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:05:26,683 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big99008.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:05:46,703 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big84000.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:05:46,703 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big39000.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:05:46,704 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big84001.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:05:46,713 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big25011.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:05:46,713 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big21016.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:05:46,713 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big10001.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
WARN 2020-02-11 12:05:46,765 Path represents URL or has "url:" prefix: [https:/ossweb-img.qq.com/images/lol/web201310/skin/big99008.jpg] isInvalidPath ResourceHttpRequestHandler.java 642
INFO 2020-02-11 12:06:45,814 ————————身份认证失败——————————IP地址: 0:0:0:0:0:0:0:1 doGetAuthenticationInfo ShiroRealm.java 97
INFO 2020-02-11 12:06:45,816 ————————身份认证失败——————————IP地址: 0:0:0:0:0:0:0:1 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-11 12:06:45,831 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-11 12:06:45,831 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-11 12:08:20,885 ————————身份认证失败——————————IP地址: 0:0:0:0:0:0:0:1 doGetAuthenticationInfo ShiroRealm.java 97
INFO 2020-02-11 12:08:20,887 ————————身份认证失败——————————IP地址: 0:0:0:0:0:0:0:1 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-11 12:08:20,888 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-11 12:08:20,889 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-11 12:09:57,351 ————————身份认证失败——————————IP地址: 0:0:0:0:0:0:0:1 doGetAuthenticationInfo ShiroRealm.java 97
INFO 2020-02-11 12:09:57,353 ————————身份认证失败——————————IP地址: 0:0:0:0:0:0:0:1 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-11 12:09:57,353 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-11 12:09:57,354 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-11 12:10:19,983 ————————身份认证失败——————————IP地址: 0:0:0:0:0:0:0:1 doGetAuthenticationInfo ShiroRealm.java 97
INFO 2020-02-11 12:10:19,983 ————————身份认证失败——————————IP地址: 0:0:0:0:0:0:0:1 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-11 12:10:19,984 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-11 12:10:19,985 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-11 12:10:22,384 ————————身份认证失败——————————IP地址: 0:0:0:0:0:0:0:1 doGetAuthenticationInfo ShiroRealm.java 97
INFO 2020-02-11 12:10:22,385 ————————身份认证失败——————————IP地址: 0:0:0:0:0:0:0:1 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-11 12:10:22,385 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-11 12:10:22,386 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-11 12:10:23,773 ————————身份认证失败——————————IP地址: 0:0:0:0:0:0:0:1 doGetAuthenticationInfo ShiroRealm.java 97
INFO 2020-02-11 12:10:23,774 ————————身份认证失败——————————IP地址: 0:0:0:0:0:0:0:1 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-11 12:10:23,774 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-11 12:10:23,776 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-11 12:11:05,040 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Tue Feb 11 21:13:53 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-11 20:31:04,546 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 5028 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-11 20:31:04,568 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-11 20:31:08,423 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-11 20:31:08,430 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-11 20:31:08,784 Finished Spring Data repository scanning in 320ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-11 20:31:09,349 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$af18e3ad] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:09,488 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:10,217 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-11 20:31:10,222 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-11 20:31:10,229 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:10,238 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:10,294 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:10,414 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8f137a17] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:10,727 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:10,739 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f8a1eae8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:10,759 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:10,774 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:10,817 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:10,833 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a42d3861] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:11,053 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:11,203 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:11,233 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f9e76af7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:11,303 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a22c57c7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:11,315 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 20:31:12,128 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-11 20:31:12,158 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 20:31:12,173 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-11 20:31:12,175 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-11 20:31:12,183 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-11 20:31:12,469 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-11 20:31:12,470 Root WebApplicationContext: initialization completed in 7659 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-11 20:31:13,095 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-11 20:31:13,571 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-11 20:31:13,572 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-11 20:31:13,573 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-11 20:31:13,574 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-11 20:31:19,019 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-11 20:31:19,330 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-11 20:31:19,331 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-11 20:31:19,338 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-11 20:31:19,342 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-11 20:31:19,343 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-11 20:31:19,343 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-11 20:31:19,344 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-11 20:31:19,344 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7a247711 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-11 20:31:23,100 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-11 20:31:26,054 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-11 20:31:27,453 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-11 20:31:28,400 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-11 20:31:30,666 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-11 20:31:30,711 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-11 20:31:30,842 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-11 20:31:31,238 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 20:31:31,240 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 20:31:31,244 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 20:31:31,247 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 20:31:31,250 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 20:31:31,273 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 20:31:31,275 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 20:31:31,279 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 20:31:31,284 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 20:31:31,288 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 20:31:31,308 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 20:31:31,335 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-11 20:31:31,639 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-11 20:31:31,658 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-11 20:31:31,658 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-11 20:31:31,662 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-11 20:31:31,665 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-11 20:31:31,667 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-11 20:31:31,705 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 20:31:31,745 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-11 20:31:31,749 Started JeecgApplication in 28.998 seconds (JVM running for 32.134) logStarted StartupInfoLogger.java 59
INFO 2020-02-11 20:31:31,767 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-11 20:31:32,241 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-11 20:31:32,242 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-11 20:31:32,267 Completed initialization in 25 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-11 20:31:32,532 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-11 20:31:32,538 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-11 20:31:56,350 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODEzODk2MzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.mnD9xigGw-XThbPk1weWTeo0Q38GVL0j9PYbzcq9vZU checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 20:31:56,473 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:31:56,490 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:31:56,522 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-02-11 20:31:56,666 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-11 20:31:57,644 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:31:57,659 ==> Parameters: 1227208651639353346(String), 2020-02-11 20:31:57.088(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:31:57,674 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:31:57,675 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-11 20:32:28,810 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:28,812 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:28,818 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:28,893 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:28,897 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:28,911 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:28,913 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:28,915 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:28,917 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:28,928 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:28,930 ==> Parameters: 1227208782862348290(String), 2020-02-11 20:32:28.926(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:28,934 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:32:29,284 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 20:32:29,307 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:29,310 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:29,319 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:32:29,367 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 20:32:29,386 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:29,394 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:29,464 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:29,540 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:29,543 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:29,548 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:32:30,347 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 20:32:30,359 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 20:32:30,425 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 20:32:30,442 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,443 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,446 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,448 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,450 ==> Parameters: 2020-02-11 00:00:00.0(Timestamp), 2020-02-12 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,456 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,458 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,460 ==> Parameters: 2020-02-11 00:00:00.0(Timestamp), 2020-02-12 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,468 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:32:30,728 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 20:32:30,738 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,742 ==> Parameters: 2020-02-05 00:00:00.0(Timestamp), 2020-02-12 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:32:30,746 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 20:32:30,751 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,764 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,766 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,769 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,782 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,783 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,787 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,822 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,824 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,828 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:32:30,829 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:33:00,716 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:33:00,716 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:33:00,741 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 20:33:00,760 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-11 20:33:00,762 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-11 20:33:00,769 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:33:00,783 ==> Parameters: cgform_table_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:33:00,790 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:33:00,798 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581424380742) getDictItems SysDictController.java 163
INFO 2020-02-11 20:33:00,965 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:33:00,973 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 20:33:00,980 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581424380974) getDictItems SysDictController.java 163
INFO 2020-02-11 20:33:02,847 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:33:03,149 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:35:29,358 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:37:32,869 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:37:32,883 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:37:47,920 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 20:37:49,368 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:37:49,374 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 20:37:49,377 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:37:49,378 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:37:49,407 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:37:49,425 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:37:49,426 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:37:49,429 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:37:50,066 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 20:37:50,114 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 20:37:50,196 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 20:37:50,201 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:37:50,202 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:37:50,204 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:37:50,208 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:37:50,209 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:37:50,211 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:37:50,214 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:37:50,215 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:37:50,222 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:37:50,223 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:38:16,933 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:43:04,332 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:47:34,644 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 20:47:37,835 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:47:37,846 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 20:47:37,849 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:47:37,851 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:47:37,875 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:47:37,890 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:47:37,891 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:47:37,894 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:47:38,649 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 20:47:38,713 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 20:47:38,822 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 20:47:38,829 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:47:38,831 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:47:38,832 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:47:38,837 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:47:38,838 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:47:38,840 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:47:38,844 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:47:38,844 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:47:38,848 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:47:38,849 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:47:49,425 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:48:05,068 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 20:48:06,600 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:48:06,611 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 20:48:06,616 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:48:06,618 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:48:06,647 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:48:06,659 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:48:06,660 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:48:06,662 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:48:07,342 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 20:48:07,388 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 20:48:07,500 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 20:48:07,505 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:48:07,506 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:48:07,508 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:48:07,511 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:48:07,511 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:48:07,513 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:48:07,516 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:48:07,517 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:48:07,520 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:48:07,520 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:48:20,183 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:51:03,968 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 20:51:07,066 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:51:07,071 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 20:51:07,073 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:51:07,073 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:51:07,082 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:51:07,092 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:51:07,093 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:51:07,095 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:51:08,355 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 20:51:08,370 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 20:51:08,446 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 20:51:08,451 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:51:08,452 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:51:08,453 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:51:08,456 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:51:08,457 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:51:08,458 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:51:08,460 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:51:08,461 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:51:08,464 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 20:51:08,464 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 20:57:42,109 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:42,110 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:42,126 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 20:57:42,128 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 20:57:42,134 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581425862129) getDictItems SysDictController.java 163
INFO 2020-02-11 20:57:42,455 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:42,476 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 20:57:42,485 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581425862478) getDictItems SysDictController.java 163
INFO 2020-02-11 20:57:48,213 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:48,962 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:54,312 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:54,564 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:55,611 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:55,743 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:56,137 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:56,356 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:56,952 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:58,725 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:59,062 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:59,264 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:59,543 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 20:57:59,670 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:05:23,999 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:05:24,020 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-11 21:05:24,810 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:05:25,423 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:05:25,431 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 21:05:33,177 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:05:33,178 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:05:33,216 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:33,219 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:33,232 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:33,234 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:33,237 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:33,237 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:33,238 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:33,240 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:33,241 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:33,244 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:05:33,255 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-11 21:05:33,258 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:33,261 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:33,264 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:05:46,406 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:05:46,441 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=swiper, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:05:46,448 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:46,451 ==> Parameters: swiper(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:46,455 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:05:46,859 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:05:46,874 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=swiper_, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:05:46,877 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:46,878 ==> Parameters: swiper_(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:46,882 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:05:47,210 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:05:47,222 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=swiper_t, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:05:47,225 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:47,226 ==> Parameters: swiper_t(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:47,231 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:05:47,364 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:05:47,376 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=swiper_ty, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:05:47,379 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:47,381 ==> Parameters: swiper_ty(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:47,384 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:05:47,612 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:05:47,624 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=swiper_typ, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:05:47,628 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:47,630 ==> Parameters: swiper_typ(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:47,633 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:05:47,845 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:05:47,857 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=swiper_type, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:05:47,862 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:47,864 ==> Parameters: swiper_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:47,867 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:05:49,681 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:05:49,708 ==> Preparing: INSERT INTO sys_dict ( id, dict_name, dict_code, description, del_flag, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:49,715 ==> Parameters: 1227217174729322497(String), 轮播图类型(String), swiper_type(String), (String), 0(Integer), admin(String), 2020-02-11 21:05:49.7(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:49,800 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:05:50,287 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:05:50,306 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:50,307 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:50,310 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:50,314 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:50,320 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:05:54,598 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:05:54,619 --查询规则-->dict_id = 1227217174729322497 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-11 21:05:54,630 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:05:54,632 ==> Parameters: 1227217174729322497(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:06:29,073 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:06:29,108 ==> Preparing: INSERT INTO sys_dict_item ( id, dict_id, item_text, item_value, description, sort_order, status, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:06:29,114 ==> Parameters: 1227217339989094401(String), 1227217174729322497(String), 展示图(String), 0(String), 无跳转广告图(String), 1(Integer), 1(Integer), admin(String), 2020-02-11 21:06:29.099(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:06:29,211 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:06:29,716 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:06:29,736 --查询规则-->dict_id = 1227217174729322497 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-11 21:06:29,748 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:06:29,749 ==> Parameters: 1227217174729322497(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:06:29,754 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:06:29,757 ==> Parameters: 1227217174729322497(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:06:29,763 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:06:29,775 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-11 21:06:29,777 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:06:29,778 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:06:29,780 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:07:01,451 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:07:01,479 ==> Preparing: INSERT INTO sys_dict_item ( id, dict_id, item_text, item_value, description, sort_order, status, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:01,485 ==> Parameters: 1227217475762909185(String), 1227217174729322497(String), 小程序页面图(String), 1(String), 跳转小程序页面(String), 1(Integer), 1(Integer), admin(String), 2020-02-11 21:07:01.471(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:01,563 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:07:02,050 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:07:02,066 --查询规则-->dict_id = 1227217174729322497 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-11 21:07:02,074 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:02,077 ==> Parameters: 1227217174729322497(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:02,085 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:02,087 ==> Parameters: 1227217174729322497(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:02,090 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:07:02,101 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-11 21:07:02,103 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:02,104 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:02,107 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:07:17,014 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:07:17,038 ==> Preparing: INSERT INTO sys_dict_item ( id, dict_id, item_text, item_value, description, sort_order, status, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:17,043 ==> Parameters: 1227217541026279426(String), 1227217174729322497(String), 公众号素材页面(String), 2(String), (String), 1(Integer), 1(Integer), admin(String), 2020-02-11 21:07:17.034(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:17,090 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:07:17,555 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:07:17,570 --查询规则-->dict_id = 1227217174729322497 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-11 21:07:17,577 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:17,579 ==> Parameters: 1227217174729322497(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:17,584 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:17,586 ==> Parameters: 1227217174729322497(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:17,593 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:07:17,606 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-11 21:07:17,614 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:17,615 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:17,620 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:07:43,870 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:07:43,892 ==> Preparing: INSERT INTO sys_dict_item ( id, dict_id, item_text, item_value, description, sort_order, status, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:43,895 ==> Parameters: 1227217653655924738(String), 1227217174729322497(String), 第三方页面(String), 3(String), (String), 1(Integer), 1(Integer), admin(String), 2020-02-11 21:07:43.888(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:44,006 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:07:44,497 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:07:44,513 --查询规则-->dict_id = 1227217174729322497 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-11 21:07:44,520 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:44,522 ==> Parameters: 1227217174729322497(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:44,529 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:44,532 ==> Parameters: 1227217174729322497(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:44,537 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:07:44,550 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-11 21:07:44,554 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:44,559 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:07:44,564 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:10,531 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:10,549 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=dis, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:08:10,555 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:10,557 ==> Parameters: dis(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:10,561 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:10,744 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:10,757 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=disp, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:08:10,760 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:10,762 ==> Parameters: disp(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:10,765 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:10,955 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:10,967 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=displ, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:08:10,970 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:10,971 ==> Parameters: displ(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:10,976 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:11,114 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:11,125 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=displa, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:08:11,129 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:11,130 ==> Parameters: displa(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:11,133 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:11,393 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:11,405 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=display, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:08:11,409 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:11,411 ==> Parameters: display(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:11,414 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:12,131 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:12,146 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=display_, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:08:12,150 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:12,152 ==> Parameters: display_(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:12,156 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:12,506 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:12,518 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=display_t, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:08:12,521 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:12,523 ==> Parameters: display_t(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:12,525 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:12,667 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:12,678 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=display_ty, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:08:12,681 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:12,684 ==> Parameters: display_ty(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:12,687 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:12,891 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:12,897 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=display_typ, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:08:12,899 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:12,899 ==> Parameters: display_typ(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:12,901 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:13,088 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:13,109 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=display_type, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-11 21:08:13,114 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:13,115 ==> Parameters: display_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:13,118 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:15,970 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:08:15,989 ==> Preparing: INSERT INTO sys_dict ( id, dict_name, dict_code, description, del_flag, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:15,994 ==> Parameters: 1227217788284694530(String), 发布状态(String), display_type(String), (String), 0(Integer), admin(String), 2020-02-11 21:08:15.986(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:16,099 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:16,616 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:08:16,626 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:16,626 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:16,630 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:16,631 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:16,634 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:20,637 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:20,656 --查询规则-->dict_id = 1227217788284694530 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-11 21:08:20,665 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:20,667 ==> Parameters: 1227217788284694530(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:28,402 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:08:28,421 ==> Preparing: INSERT INTO sys_dict_item ( id, dict_id, item_text, item_value, description, sort_order, status, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:28,427 ==> Parameters: 1227217840428281858(String), 1227217788284694530(String), 发布(String), 1(String), (String), 1(Integer), 1(Integer), admin(String), 2020-02-11 21:08:28.418(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:28,517 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:28,929 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:28,939 --查询规则-->dict_id = 1227217788284694530 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-11 21:08:28,944 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:28,945 ==> Parameters: 1227217788284694530(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:28,947 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:28,948 ==> Parameters: 1227217788284694530(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:28,953 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:28,960 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-11 21:08:28,962 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:28,963 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:28,966 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:44,338 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:08:44,357 ==> Preparing: INSERT INTO sys_dict_item ( id, dict_id, item_text, item_value, description, sort_order, status, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:44,360 ==> Parameters: 1227217907272904705(String), 1227217788284694530(String), 不发布(String), 0(String), (String), 1(Integer), 1(Integer), admin(String), 2020-02-11 21:08:44.355(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:44,465 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:44,913 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:44,927 --查询规则-->dict_id = 1227217788284694530 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-11 21:08:44,934 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:44,937 ==> Parameters: 1227217788284694530(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:44,943 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:44,945 ==> Parameters: 1227217788284694530(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:44,949 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:44,958 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-11 21:08:44,962 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:44,964 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:44,967 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:48,427 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:48,427 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:48,437 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 21:08:48,446 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 21:08:48,453 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-11 21:08:48,456 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:48,457 ==> Parameters: cgform_table_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:08:48,460 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:08:48,468 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581426528448) getDictItems SysDictController.java 163
INFO 2020-02-11 21:08:48,793 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:48,810 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 21:08:48,817 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581426528812) getDictItems SysDictController.java 163
INFO 2020-02-11 21:08:52,359 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:52,413 ==判断表是否存在消耗时间4毫秒 doDbSynch OnlCgformHeadServiceImpl.java 279
INFO 2020-02-11 21:08:52,807 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="wx_swiper" table="wx_swiper" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="img" type="java.lang.String" access="property"> <column name="img" length="300" not-null="false" unique="false"> <comment>广告图</comment> </column> </property> <property name="target_href" type="java.lang.String" access="property"> <column name="target_href" length="300" not-null="false" unique="false"> <comment>跳转地址</comment> </column> </property> <property name="type" type="java.lang.String" access="property"> <column name="type" length="1" not-null="false" unique="false"> <comment>类型</comment> </column> </property> <property name="name" type="java.lang.String" access="property"> <column name="name" length="64" not-null="false" unique="false"> <comment>名称</comment> </column> </property> <property name="display_order" type="java.lang.Integer" access="property"> <column name="display_order" length="2" default="0" not-null="false" unique="false"> <comment>轮播顺序</comment> </column> </property> <property name="display" type="java.lang.String" access="property"> <column name="display" length="1" default="0" not-null="false" unique="false"> <comment>是否展示</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-11 21:08:53,055 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-02-11 21:08:53,064 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-02-11 21:08:56,148 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-02-11 21:08:56,555 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-11 21:08:56,617 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
WARN 2020-02-11 21:08:56,816 HHH000409: Using org.hibernate.id.UUIDHexGenerator which does not generate IETF RFC 4122 compliant UUID values; consider using org.hibernate.id.UUIDGenerator instead <init> UUIDHexGenerator.java 42
INFO 2020-02-11 21:08:56,824 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-11 21:08:56,851 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-11 21:08:56,853 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/rcyq?characterEncoding=UTF-8&useUnicode=true&useSSL=false&allowPublicKeyRetrieval=true] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-11 21:08:56,855 HHH10001001: Connection properties: {user=cafebabe, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-11 21:08:56,856 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-11 21:08:56,864 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-11 21:08:56,902 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5e736774] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-11 21:08:56,926 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7d9eef66] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-11 21:08:57,082 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@5aca36b2' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-11 21:08:57,115 ==同步数据库消耗时间4733毫秒 g OnlCgformApiController.java 601
INFO 2020-02-11 21:08:57,525 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:08:57,543 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 21:09:02,664 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:09:02,665 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:09:06,469 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:09:06,606 ----jeecg---Code----Generation----[单表模型:wx_swiper]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-11 21:09:06,612 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-1164217485330384646, entityPackage=wx, entityName=WxSwiper, primaryKeyField=id, columns=[{"fieldDbName":"img","fieldName":"img","filedComment":"广告图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_href","fieldName":"targetHref","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"type","fieldName":"type","filedComment":"类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"swiper_type","dictTable":"","dictText":""}, {"fieldDbName":"name","fieldName":"name","filedComment":"名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_order","fieldName":"displayOrder","filedComment":"轮播顺序","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"n","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display","fieldName":"display","filedComment":"是否展示","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"0","fieldShowType":"list","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}], tableVo={"tableName":"wx_swiper","ftlDescription":"首页轮播图管理","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxSwiper","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"img","fieldName":"img","filedComment":"广告图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_href","fieldName":"targetHref","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"type","fieldName":"type","filedComment":"类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"swiper_type","dictTable":"","dictText":""}, {"fieldDbName":"name","fieldName":"name","filedComment":"名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_order","fieldName":"displayOrder","filedComment":"轮播顺序","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"n","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display","fieldName":"display","filedComment":"是否展示","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"0","fieldShowType":"list","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_swiper} a CodeGenerateOne.java 117
INFO 2020-02-11 21:09:06,622 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-11 21:09:06,623 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-11 21:09:06,944 ----jeecg----Code----Generation-----[单表模型:wx_swiper]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-11 21:11:06,262 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 21:11:08,131 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:11:08,139 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 21:11:08,142 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:08,143 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:08,161 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:08,175 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:08,177 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:08,180 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:11:08,780 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 21:11:08,852 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 21:11:08,937 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:11:08,937 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:11:08,941 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 21:11:08,942 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 21:11:08,944 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581426668942) getDictItems SysDictController.java 163
INFO 2020-02-11 21:11:08,952 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:11:08,951 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:11:08,955 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:08,956 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:11:08,957 dictCode : cgform_table_type getDictItems SysDictController.java 130
DEBUG 2020-02-11 21:11:08,957 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:08,960 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:11:08,961 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581426668957) getDictItems SysDictController.java 163
DEBUG 2020-02-11 21:11:08,962 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:08,964 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:08,965 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:08,966 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:08,968 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:08,969 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:11:47,249 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 21:11:50,420 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:11:50,426 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 21:11:50,428 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:50,429 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:50,440 <== Total: 104 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:50,450 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:50,451 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:50,453 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:11:51,108 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 21:11:51,195 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 21:11:51,284 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:11:51,284 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:11:51,290 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 21:11:51,291 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 21:11:51,293 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581426711292) getDictItems SysDictController.java 163
INFO 2020-02-11 21:11:51,295 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:11:51,301 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:11:51,301 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:51,301 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:51,302 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:51,305 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:51,306 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:51,308 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:11:51,309 dictCode : cgform_table_type getDictItems SysDictController.java 130
DEBUG 2020-02-11 21:11:51,310 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:11:51,311 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581426711309) getDictItems SysDictController.java 163
DEBUG 2020-02-11 21:11:51,311 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:51,315 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:11:51,315 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:12:00,128 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:12:00,159 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:12:00,163 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:12:00,185 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:12:00,195 ======获取全部菜单数据=====耗时:51毫秒 list SysPermissionController.java 82
INFO 2020-02-11 21:12:11,095 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:12:11,095 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:12:11,097 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:12:11,123 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-11 21:12:11,126 dictCode : global_perms_type getDictItems SysDictController.java 130
DEBUG 2020-02-11 21:12:11,131 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:12:11,136 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-11 21:12:11,136 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:12:11,138 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-11 21:12:11,147 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:12:11,148 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:12:11,149 ==> Parameters: valid_status(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:12:11,150 ==> Parameters: global_perms_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:12:11,152 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:12:11,153 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:12:11,156 <== Total: 108 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:12:11,161 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1581426731128) getDictItems SysDictController.java 163
INFO 2020-02-11 21:12:11,161 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1581426731124) getDictItems SysDictController.java 163
INFO 2020-02-11 21:13:10,321 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:13:10,359 ==> Preparing: update sys_permission set is_leaf=? where id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:10,364 ==> Parameters: 0(Integer), 1227056701530578946(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:10,369 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:10,377 ==> Preparing: INSERT INTO sys_permission ( id, parent_id, name, perms_type, icon, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:10,381 ==> Parameters: 1227219023037460482(String), 1227056701530578946(String), 首页轮播图管理(String), 1(String), picture(String), wx/WxSwiperList(String), /swiper(String), 2.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-11 21:13:10.371(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:10,478 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:13:10,850 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:13:10,855 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:10,855 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:10,860 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:13:10,862 ======获取全部菜单数据=====耗时:8毫秒 list SysPermissionController.java 82
INFO 2020-02-11 21:13:19,120 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:13:19,193 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:19,196 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:19,202 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:19,207 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:19,211 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:13:21,781 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:13:21,793 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:21,794 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:21,800 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:13:22,165 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:13:22,201 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:22,205 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:22,227 <== Total: 124 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:13:25,048 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:13:25,055 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:25,056 ==> Parameters: 1227219084609843202(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1227219023037460482(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:13:25,080 ======角色授权成功=====耗时:28毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-11 21:13:32,031 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 21:13:33,562 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:13:33,566 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 21:13:33,569 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:33,570 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:33,577 <== Total: 105 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:33,587 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:33,588 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:33,590 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:13:34,117 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 21:13:34,167 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 21:13:34,262 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:13:34,267 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:34,267 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:34,269 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:34,270 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:34,271 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:13:34,271 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:13:34,276 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:34,276 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:34,277 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:34,280 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:34,281 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:34,282 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:34,284 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:34,284 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:34,286 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:34,287 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:13:39,529 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:13:39,536 dictCode : swiper_type getDictItems SysDictController.java 130
INFO 2020-02-11 21:13:39,540 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-11 21:13:39,541 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:39,542 ==> Parameters: swiper_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:39,543 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:13:39,546 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=展示图), DictModel(value=1, text=小程序页面图), DictModel(value=2, text=公众号素材页面), DictModel(value=3, text=第三方页面)], timestamp=1581426819537) getDictItems SysDictController.java 163
INFO 2020-02-11 21:13:39,832 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MjYxNDgsInVzZXJuYW1lIjoiYWRtaW4ifQ.5RHsjfriu2xrhjsy3ThRGdSAzBF0c3zmNIi3uX6IVjc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:13:39,840 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-11 21:13:39,844 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-11 21:13:39,847 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:39,848 ==> Parameters: display_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:13:39,850 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:13:39,854 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581426819841) getDictItems SysDictController.java 163
Logback Log Messages

Log session start time Tue Feb 11 22:26:36 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-11 21:13:53,763 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 3324 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-11 21:13:53,804 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-11 21:13:56,064 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-11 21:13:56,069 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-11 21:13:56,404 Finished Spring Data repository scanning in 316ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-11 21:13:56,900 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$f7d509bf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:57,021 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:58,250 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-11 21:13:58,261 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-11 21:13:58,276 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:58,289 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:58,337 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:58,441 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d7cfa029] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:58,693 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:58,711 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$415e10fa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:58,745 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:58,772 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:58,862 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:58,887 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ece95e73] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:59,047 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:59,142 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:59,159 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$42a39109] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:59,199 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$eae87dd9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:59,205 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 21:13:59,686 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-11 21:13:59,719 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 21:13:59,728 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-11 21:13:59,729 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-11 21:13:59,736 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-11 21:13:59,981 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-11 21:13:59,981 Root WebApplicationContext: initialization completed in 6121 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-11 21:14:00,451 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-11 21:14:00,744 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-11 21:14:00,745 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-11 21:14:00,745 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-11 21:14:00,746 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-11 21:14:04,677 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-11 21:14:04,866 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-11 21:14:04,867 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-11 21:14:04,872 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-11 21:14:04,876 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-11 21:14:04,877 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-11 21:14:04,878 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-11 21:14:04,878 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-11 21:14:04,879 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4cacccbf setJobFactory QuartzScheduler.java 2287
WARN 2020-02-11 21:14:08,102 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-11 21:14:09,890 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-11 21:14:10,315 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-11 21:14:10,982 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-11 21:14:12,725 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-11 21:14:12,772 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-11 21:14:12,939 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-11 21:14:13,302 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 21:14:13,306 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 21:14:13,309 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 21:14:13,312 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 21:14:13,315 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 21:14:13,340 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 21:14:13,344 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 21:14:13,347 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 21:14:13,351 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 21:14:13,354 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 21:14:13,372 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 21:14:13,397 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-11 21:14:13,652 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-11 21:14:13,665 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-11 21:14:13,666 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-11 21:14:13,672 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-11 21:14:13,681 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-11 21:14:13,686 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-11 21:14:13,747 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 21:14:13,841 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-11 21:14:13,849 Started JeecgApplication in 20.896 seconds (JVM running for 22.156) logStarted StartupInfoLogger.java 59
INFO 2020-02-11 21:14:13,879 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-11 21:14:14,115 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-11 21:14:14,116 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-11 21:14:14,162 Completed initialization in 45 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-11 21:14:14,435 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-11 21:14:14,443 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-02-11 21:14:25,224 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:25,238 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:25,261 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:25,390 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:25,411 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:25,428 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:25,444 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:25,448 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:25,454 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:25,994 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:26,006 ==> Parameters: 1227219340198019073(String), 2020-02-11 21:14:25.508(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:26,014 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:14:26,080 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:14:26,093 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:26,094 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:26,098 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:14:26,187 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 21:14:26,207 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:26,214 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:26,265 <== Total: 105 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:26,341 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:26,344 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:26,347 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-11 21:14:27,178 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 21:14:27,179 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-11 21:14:27,581 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:14:27,582 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:14:27,594 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:14:27,678 dictCode : swiper_type getDictItems SysDictController.java 130
INFO 2020-02-11 21:14:27,678 dictCode : display_type getDictItems SysDictController.java 130
DEBUG 2020-02-11 21:14:27,680 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:27,684 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:27,692 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:14:27,695 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=展示图), DictModel(value=1, text=小程序页面图), DictModel(value=2, text=公众号素材页面), DictModel(value=3, text=第三方页面)], timestamp=1581426867680) getDictItems SysDictController.java 163
INFO 2020-02-11 21:14:27,695 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581426867680) getDictItems SysDictController.java 163
DEBUG 2020-02-11 21:14:27,733 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:27,736 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:27,739 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:27,808 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:27,813 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:27,819 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:14:27,821 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:14:30,342 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:14:30,353 dictCode : swiper_type getDictItems SysDictController.java 130
INFO 2020-02-11 21:14:30,356 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=展示图), DictModel(value=1, text=小程序页面图), DictModel(value=2, text=公众号素材页面), DictModel(value=3, text=第三方页面)], timestamp=1581426870353) getDictItems SysDictController.java 163
INFO 2020-02-11 21:14:30,655 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:14:30,684 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-11 21:14:30,693 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581426870686) getDictItems SysDictController.java 163
INFO 2020-02-11 21:18:01,806 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:18:01,828 dictCode : swiper_type getDictItems SysDictController.java 130
INFO 2020-02-11 21:18:01,834 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=展示图), DictModel(value=1, text=小程序页面图), DictModel(value=2, text=公众号素材页面), DictModel(value=3, text=第三方页面)], timestamp=1581427081829) getDictItems SysDictController.java 163
INFO 2020-02-11 21:18:02,089 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:18:02,098 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-11 21:18:02,102 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581427082099) getDictItems SysDictController.java 163
INFO 2020-02-11 21:18:36,750 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 21:18:38,963 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:18:38,969 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 21:18:38,971 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:18:38,972 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:18:38,993 <== Total: 105 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:18:39,004 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:18:39,006 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:18:39,011 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:18:39,515 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 21:18:39,562 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 21:18:39,641 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:18:39,641 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:18:39,648 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-11 21:18:39,648 dictCode : swiper_type getDictItems SysDictController.java 130
INFO 2020-02-11 21:18:39,650 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581427119648) getDictItems SysDictController.java 163
INFO 2020-02-11 21:18:39,651 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=展示图), DictModel(value=1, text=小程序页面图), DictModel(value=2, text=公众号素材页面), DictModel(value=3, text=第三方页面)], timestamp=1581427119649) getDictItems SysDictController.java 163
INFO 2020-02-11 21:18:39,657 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 21:18:39,662 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:18:39,664 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:18:39,666 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:18:39,668 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:18:39,669 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:18:39,671 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:18:39,676 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:18:39,676 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:18:39,681 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 21:18:39,682 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 21:19:16,408 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:19:16,407 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:19:16,437 dictCode : swiper_type getDictItems SysDictController.java 130
INFO 2020-02-11 21:19:16,441 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-11 21:19:16,444 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=展示图), DictModel(value=1, text=小程序页面图), DictModel(value=2, text=公众号素材页面), DictModel(value=3, text=第三方页面)], timestamp=1581427156440) getDictItems SysDictController.java 163
INFO 2020-02-11 21:19:16,446 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581427156443) getDictItems SysDictController.java 163
INFO 2020-02-11 21:19:20,618 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:19:46,927 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:20:10,197 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:20:36,837 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:20:51,556 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:21:16,939 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 21:27:51,602 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-11 21:27:51,619 {conn-10004, pstmt-20026} execute error. SELECT id,create_by,create_time,update_by,update_time,sys_org_code,img,target_href,type,name,display_order,display FROM wx_swiper WHERE display = ? ORDER BY display_oder ASC LIMIT ?,? statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'display_oder' in 'order clause'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor283.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy275.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor248.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy274.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor251.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy213.selectPage(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.page(ServiceImpl.java:276)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxSwiperServiceImpl$$EnhancerBySpringCGLIB$$3150c80.page(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxSwiperServiceImpl$$EnhancerBySpringCGLIB$$14f22440.page(<generated>)
    at org.jeecg.modules.wx.controller.WxSwiperController.queryPageList(WxSwiperController.java:65)
    at org.jeecg.modules.wx.controller.WxSwiperController$$FastClassBySpringCGLIB$$49299feb.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor240.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxSwiperController$$EnhancerBySpringCGLIB$$73897230.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-11 21:27:51,717 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'display_oder' in 'order clause' ### The error may exist in org/jeecg/modules/wx/mapper/WxSwiperMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,create_by,create_time,update_by,update_time,sys_org_code,img,target_href,type,name,display_order,display FROM wx_swiper WHERE display = ? ORDER BY display_oder ASC LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'display_oder' in 'order clause' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'display_oder' in 'order clause' handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'display_oder' in 'order clause' ### The error may exist in org/jeecg/modules/wx/mapper/WxSwiperMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,create_by,create_time,update_by,update_time,sys_org_code,img,target_href,type,name,display_order,display FROM wx_swiper WHERE display = ? ORDER BY display_oder ASC LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'display_oder' in 'order clause' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'display_oder' in 'order clause'
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy213.selectPage(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.page(ServiceImpl.java:276)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxSwiperServiceImpl$$EnhancerBySpringCGLIB$$3150c80.page(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxSwiperServiceImpl$$EnhancerBySpringCGLIB$$14f22440.page(<generated>)
    at org.jeecg.modules.wx.controller.WxSwiperController.queryPageList(WxSwiperController.java:65)
    at org.jeecg.modules.wx.controller.WxSwiperController$$FastClassBySpringCGLIB$$49299feb.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor240.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxSwiperController$$EnhancerBySpringCGLIB$$73897230.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'display_oder' in 'order clause'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor283.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy275.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor248.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy274.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor251.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
INFO 2020-02-11 21:29:08,944 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 21:49:21,516 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 21:50:18,134 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 21:51:33,927 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 21:52:12,084 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 21:52:40,067 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 21:52:57,730 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 21:53:22,421 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 21:54:06,568 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 21:58:10,038 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 21:58:50,655 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 22:10:04,178 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 22:10:48,170 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 22:12:09,826 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 22:12:23,929 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 22:17:01,976 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 22:17:33,642 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 22:17:45,940 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 22:20:26,484 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:20:26,484 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-11 22:20:26,543 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-11 22:20:26,542 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-11 22:20:26,728 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0Mjg2NjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.n_4T5X2c45vky1q8L0strX0esuakHoVhhOYxKWmvEKo checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-11 22:20:26,736 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-11 22:20:28,225 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:28,227 ==> Parameters: 1227235959003545601(String), 2020-02-11 22:20:28.223(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:28,241 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:20:28,242 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-11 22:20:28,601 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
DEBUG 2020-02-11 22:20:45,676 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:45,680 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:45,689 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:45,716 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:45,718 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:45,728 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:45,735 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:45,738 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:45,744 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:45,757 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:45,758 ==> Parameters: 1227236032538083330(String), 2020-02-11 22:20:45.755(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:45,765 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:20:45,920 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:20:45,936 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:45,938 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:45,943 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:20:45,963 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 22:20:45,969 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:45,971 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:46,013 <== Total: 105 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:46,051 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:46,053 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:46,060 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:20:46,791 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 22:20:46,892 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 22:20:47,176 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:20:47,227 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 22:20:47,479 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:20:47,495 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 22:20:47,501 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581430847496) getDictItems SysDictController.java 163
INFO 2020-02-11 22:20:47,511 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:20:47,523 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:47,524 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:47,526 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:47,531 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:47,534 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:47,536 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:47,538 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:47,540 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:47,542 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:20:47,542 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:20:47,823 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:20:47,844 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 22:20:47,851 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581430847846) getDictItems SysDictController.java 163
INFO 2020-02-11 22:20:54,346 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:20:55,524 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:20:57,305 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:20:59,156 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:21:04,932 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:21:05,115 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:21:05,308 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:21:05,865 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:21:07,149 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:22:44,767 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:22:45,322 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:22:46,402 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:22:46,418 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 22:22:50,751 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:22:50,773 ==判断表是否存在消耗时间2毫秒 doDbSynch OnlCgformHeadServiceImpl.java 279
INFO 2020-02-11 22:22:51,129 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="景区城市标签" table="景区城市标签" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="name" type="java.lang.String" access="property"> <column name="name" length="20" not-null="false" unique="false"> <comment>标签名</comment> </column> </property> <property name="display_order" type="java.lang.Integer" access="property"> <column name="display_order" length="3" not-null="false" unique="false"> <comment>展示顺序</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-11 22:22:51,359 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-02-11 22:22:51,365 HHH000206: hibernate.properties not found <clinit> Environment.java 213
ERROR 2020-02-11 22:22:54,649 OnlCgformApiController.doDbSynch()发生异常:Could not parse mapping document: null (INPUT_STREAM) g OnlCgformApiController.java 603
org.hibernate.boot.InvalidMappingException: Could not parse mapping document: null (INPUT_STREAM)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:46)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:38)
    at org.hibernate.boot.spi.XmlMappingBinderAccess.bind(XmlMappingBinderAccess.java:94)
    at org.hibernate.boot.MetadataSources.addInputStream(MetadataSources.java:382)
    at org.jeecg.modules.online.config.util.c.a(DbTableProcess.java:94)
    at org.jeecg.modules.online.cgform.service.impl.d.doDbSynch(OnlCgformHeadServiceImpl.java:308)
    at org.jeecg.modules.online.cgform.service.impl.d$$FastClassBySpringCGLIB$$a1d6ff6b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.online.cgform.service.impl.d$$EnhancerBySpringCGLIB$$1dc6ffd8.doDbSynch(<generated>)
    at org.jeecg.modules.online.cgform.service.impl.d$$FastClassBySpringCGLIB$$a1d6ff6b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.online.cgform.service.impl.d$$EnhancerBySpringCGLIB$$1ca7bbc8.doDbSynch(<generated>)
    at org.jeecg.modules.online.cgform.a.a.g(OnlCgformApiController.java:600)
    at org.jeecg.modules.online.cgform.a.a$$FastClassBySpringCGLIB$$b709198.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.online.cgform.a.a$$EnhancerBySpringCGLIB$$1d83b57.g(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.hibernate.boot.MappingException: Unable to perform unmarshalling at line number 4 and column 64. Message: cvc-pattern-valid: Value '景区城市标签' is not facet-valid with respect to pattern '([a-zA-Z_$][a-zA-Z\d_$]*\.)*[a-zA-Z_$][a-zA-Z\d_$]*' for type 'ClassNameType'. : origin(null)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.jaxb(AbstractBinder.java:177)
    at org.hibernate.boot.jaxb.internal.MappingBinder.doBind(MappingBinder.java:62)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.doBind(AbstractBinder.java:102)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.bind(AbstractBinder.java:57)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:43)
     ... 112 common frames omitted
Caused by: javax.xml.bind.UnmarshalException: null
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.handleStreamException(UnmarshallerImpl.java:468)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:448)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:420)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.jaxb(AbstractBinder.java:171)
     ... 116 common frames omitted
Caused by: org.xml.sax.SAXParseException: cvc-pattern-valid: Value '景区城市标签' is not facet-valid with respect to pattern '([a-zA-Z_$][a-zA-Z\d_$]*\.)*[a-zA-Z_$][a-zA-Z\d_$]*' for type 'ClassNameType'.
    at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
    at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.processOneAttribute(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.processAttributes(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown Source)
    at org.apache.xerces.jaxp.validation.ValidatorHandlerImpl.startElement(Unknown Source)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller.startElement(ValidatingUnmarshaller.java:86)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.InterningXmlVisitor.startElement(InterningXmlVisitor.java:60)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.StAXEventConnector.handleStartElement(StAXEventConnector.java:246)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.StAXEventConnector.bridge(StAXEventConnector.java:115)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:445)
     ... 118 common frames omitted
INFO 2020-02-11 22:22:59,893 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:22:59,945 ==判断表是否存在消耗时间7毫秒 doDbSynch OnlCgformHeadServiceImpl.java 279
INFO 2020-02-11 22:22:59,962 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="景区城市标签" table="景区城市标签" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="name" type="java.lang.String" access="property"> <column name="name" length="20" not-null="false" unique="false"> <comment>标签名</comment> </column> </property> <property name="display_order" type="java.lang.Integer" access="property"> <column name="display_order" length="3" not-null="false" unique="false"> <comment>展示顺序</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
ERROR 2020-02-11 22:23:00,147 OnlCgformApiController.doDbSynch()发生异常:Could not parse mapping document: null (INPUT_STREAM) g OnlCgformApiController.java 603
org.hibernate.boot.InvalidMappingException: Could not parse mapping document: null (INPUT_STREAM)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:46)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:38)
    at org.hibernate.boot.spi.XmlMappingBinderAccess.bind(XmlMappingBinderAccess.java:94)
    at org.hibernate.boot.MetadataSources.addInputStream(MetadataSources.java:382)
    at org.jeecg.modules.online.config.util.c.a(DbTableProcess.java:94)
    at org.jeecg.modules.online.cgform.service.impl.d.doDbSynch(OnlCgformHeadServiceImpl.java:308)
    at org.jeecg.modules.online.cgform.service.impl.d$$FastClassBySpringCGLIB$$a1d6ff6b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.online.cgform.service.impl.d$$EnhancerBySpringCGLIB$$1dc6ffd8.doDbSynch(<generated>)
    at org.jeecg.modules.online.cgform.service.impl.d$$FastClassBySpringCGLIB$$a1d6ff6b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.online.cgform.service.impl.d$$EnhancerBySpringCGLIB$$1ca7bbc8.doDbSynch(<generated>)
    at org.jeecg.modules.online.cgform.a.a.g(OnlCgformApiController.java:600)
    at org.jeecg.modules.online.cgform.a.a$$FastClassBySpringCGLIB$$b709198.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.online.cgform.a.a$$EnhancerBySpringCGLIB$$1d83b57.g(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.hibernate.boot.MappingException: Unable to perform unmarshalling at line number 4 and column 64. Message: cvc-pattern-valid: Value '景区城市标签' is not facet-valid with respect to pattern '([a-zA-Z_$][a-zA-Z\d_$]*\.)*[a-zA-Z_$][a-zA-Z\d_$]*' for type 'ClassNameType'. : origin(null)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.jaxb(AbstractBinder.java:177)
    at org.hibernate.boot.jaxb.internal.MappingBinder.doBind(MappingBinder.java:62)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.doBind(AbstractBinder.java:102)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.bind(AbstractBinder.java:57)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:43)
     ... 112 common frames omitted
Caused by: javax.xml.bind.UnmarshalException: null
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.handleStreamException(UnmarshallerImpl.java:468)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:448)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:420)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.jaxb(AbstractBinder.java:171)
     ... 116 common frames omitted
Caused by: org.xml.sax.SAXParseException: cvc-pattern-valid: Value '景区城市标签' is not facet-valid with respect to pattern '([a-zA-Z_$][a-zA-Z\d_$]*\.)*[a-zA-Z_$][a-zA-Z\d_$]*' for type 'ClassNameType'.
    at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
    at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.processOneAttribute(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.processAttributes(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown Source)
    at org.apache.xerces.jaxp.validation.ValidatorHandlerImpl.startElement(Unknown Source)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller.startElement(ValidatingUnmarshaller.java:86)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.InterningXmlVisitor.startElement(InterningXmlVisitor.java:60)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.StAXEventConnector.handleStartElement(StAXEventConnector.java:246)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.StAXEventConnector.bridge(StAXEventConnector.java:115)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:445)
     ... 118 common frames omitted
INFO 2020-02-11 22:23:02,660 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:23:02,963 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:23:24,979 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:23:25,550 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:23:26,553 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:23:26,570 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 22:23:29,967 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:23:29,986 ==判断表是否存在消耗时间3毫秒 doDbSynch OnlCgformHeadServiceImpl.java 279
INFO 2020-02-11 22:23:29,991 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="景区城市标签" table="景区城市标签" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="name" type="java.lang.String" access="property"> <column name="name" length="20" not-null="false" unique="false"> <comment>标签名</comment> </column> </property> <property name="display_order" type="java.lang.Integer" access="property"> <column name="display_order" length="3" not-null="false" unique="false"> <comment>展示顺序</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
ERROR 2020-02-11 22:23:30,104 OnlCgformApiController.doDbSynch()发生异常:Could not parse mapping document: null (INPUT_STREAM) g OnlCgformApiController.java 603
org.hibernate.boot.InvalidMappingException: Could not parse mapping document: null (INPUT_STREAM)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:46)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:38)
    at org.hibernate.boot.spi.XmlMappingBinderAccess.bind(XmlMappingBinderAccess.java:94)
    at org.hibernate.boot.MetadataSources.addInputStream(MetadataSources.java:382)
    at org.jeecg.modules.online.config.util.c.a(DbTableProcess.java:94)
    at org.jeecg.modules.online.cgform.service.impl.d.doDbSynch(OnlCgformHeadServiceImpl.java:308)
    at org.jeecg.modules.online.cgform.service.impl.d$$FastClassBySpringCGLIB$$a1d6ff6b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.online.cgform.service.impl.d$$EnhancerBySpringCGLIB$$1dc6ffd8.doDbSynch(<generated>)
    at org.jeecg.modules.online.cgform.service.impl.d$$FastClassBySpringCGLIB$$a1d6ff6b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.online.cgform.service.impl.d$$EnhancerBySpringCGLIB$$1ca7bbc8.doDbSynch(<generated>)
    at org.jeecg.modules.online.cgform.a.a.g(OnlCgformApiController.java:600)
    at org.jeecg.modules.online.cgform.a.a$$FastClassBySpringCGLIB$$b709198.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.online.cgform.a.a$$EnhancerBySpringCGLIB$$1d83b57.g(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.hibernate.boot.MappingException: Unable to perform unmarshalling at line number 4 and column 64. Message: cvc-pattern-valid: Value '景区城市标签' is not facet-valid with respect to pattern '([a-zA-Z_$][a-zA-Z\d_$]*\.)*[a-zA-Z_$][a-zA-Z\d_$]*' for type 'ClassNameType'. : origin(null)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.jaxb(AbstractBinder.java:177)
    at org.hibernate.boot.jaxb.internal.MappingBinder.doBind(MappingBinder.java:62)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.doBind(AbstractBinder.java:102)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.bind(AbstractBinder.java:57)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:43)
     ... 112 common frames omitted
Caused by: javax.xml.bind.UnmarshalException: null
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.handleStreamException(UnmarshallerImpl.java:468)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:448)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:420)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.jaxb(AbstractBinder.java:171)
     ... 116 common frames omitted
Caused by: org.xml.sax.SAXParseException: cvc-pattern-valid: Value '景区城市标签' is not facet-valid with respect to pattern '([a-zA-Z_$][a-zA-Z\d_$]*\.)*[a-zA-Z_$][a-zA-Z\d_$]*' for type 'ClassNameType'.
    at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
    at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.processOneAttribute(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.processAttributes(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown Source)
    at org.apache.xerces.jaxp.validation.ValidatorHandlerImpl.startElement(Unknown Source)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller.startElement(ValidatingUnmarshaller.java:86)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.InterningXmlVisitor.startElement(InterningXmlVisitor.java:60)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.StAXEventConnector.handleStartElement(StAXEventConnector.java:246)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.StAXEventConnector.bridge(StAXEventConnector.java:115)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:445)
     ... 118 common frames omitted
INFO 2020-02-11 22:24:15,732 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:24:15,733 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:24:45,185 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:24:45,602 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:24:46,367 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:24:46,386 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 22:24:49,956 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:24:49,970 ==判断表是否存在消耗时间3毫秒 doDbSynch OnlCgformHeadServiceImpl.java 279
INFO 2020-02-11 22:24:49,975 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="景区城市标签" table="景区城市标签" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="name" type="java.lang.String" access="property"> <column name="name" length="20" not-null="false" unique="false"> <comment>标签名</comment> </column> </property> <property name="display_order" type="java.lang.Integer" access="property"> <column name="display_order" length="3" not-null="false" unique="false"> <comment>展示顺序</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
ERROR 2020-02-11 22:24:50,067 OnlCgformApiController.doDbSynch()发生异常:Could not parse mapping document: null (INPUT_STREAM) g OnlCgformApiController.java 603
org.hibernate.boot.InvalidMappingException: Could not parse mapping document: null (INPUT_STREAM)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:46)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:38)
    at org.hibernate.boot.spi.XmlMappingBinderAccess.bind(XmlMappingBinderAccess.java:94)
    at org.hibernate.boot.MetadataSources.addInputStream(MetadataSources.java:382)
    at org.jeecg.modules.online.config.util.c.a(DbTableProcess.java:94)
    at org.jeecg.modules.online.cgform.service.impl.d.doDbSynch(OnlCgformHeadServiceImpl.java:308)
    at org.jeecg.modules.online.cgform.service.impl.d$$FastClassBySpringCGLIB$$a1d6ff6b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.online.cgform.service.impl.d$$EnhancerBySpringCGLIB$$1dc6ffd8.doDbSynch(<generated>)
    at org.jeecg.modules.online.cgform.service.impl.d$$FastClassBySpringCGLIB$$a1d6ff6b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.online.cgform.service.impl.d$$EnhancerBySpringCGLIB$$1ca7bbc8.doDbSynch(<generated>)
    at org.jeecg.modules.online.cgform.a.a.g(OnlCgformApiController.java:600)
    at org.jeecg.modules.online.cgform.a.a$$FastClassBySpringCGLIB$$b709198.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.online.cgform.a.a$$EnhancerBySpringCGLIB$$1d83b57.g(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.hibernate.boot.MappingException: Unable to perform unmarshalling at line number 4 and column 64. Message: cvc-pattern-valid: Value '景区城市标签' is not facet-valid with respect to pattern '([a-zA-Z_$][a-zA-Z\d_$]*\.)*[a-zA-Z_$][a-zA-Z\d_$]*' for type 'ClassNameType'. : origin(null)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.jaxb(AbstractBinder.java:177)
    at org.hibernate.boot.jaxb.internal.MappingBinder.doBind(MappingBinder.java:62)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.doBind(AbstractBinder.java:102)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.bind(AbstractBinder.java:57)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:43)
     ... 112 common frames omitted
Caused by: javax.xml.bind.UnmarshalException: null
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.handleStreamException(UnmarshallerImpl.java:468)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:448)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:420)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.jaxb(AbstractBinder.java:171)
     ... 116 common frames omitted
Caused by: org.xml.sax.SAXParseException: cvc-pattern-valid: Value '景区城市标签' is not facet-valid with respect to pattern '([a-zA-Z_$][a-zA-Z\d_$]*\.)*[a-zA-Z_$][a-zA-Z\d_$]*' for type 'ClassNameType'.
    at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
    at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.processOneAttribute(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.processAttributes(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown Source)
    at org.apache.xerces.jaxp.validation.ValidatorHandlerImpl.startElement(Unknown Source)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller.startElement(ValidatingUnmarshaller.java:86)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.InterningXmlVisitor.startElement(InterningXmlVisitor.java:60)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.StAXEventConnector.handleStartElement(StAXEventConnector.java:246)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.StAXEventConnector.bridge(StAXEventConnector.java:115)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:445)
     ... 118 common frames omitted
INFO 2020-02-11 22:24:56,612 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:24:56,722 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="景区城市标签" table="景区城市标签" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="name" type="java.lang.String" access="property"> <column name="name" length="20" not-null="false" unique="false"> <comment>标签名</comment> </column> </property> <property name="display_order" type="java.lang.Integer" access="property"> <column name="display_order" length="3" not-null="false" unique="false"> <comment>展示顺序</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
ERROR 2020-02-11 22:24:56,848 OnlCgformApiController.doDbSynch()发生异常:Could not parse mapping document: null (INPUT_STREAM) g OnlCgformApiController.java 603
org.hibernate.boot.InvalidMappingException: Could not parse mapping document: null (INPUT_STREAM)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:46)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:38)
    at org.hibernate.boot.spi.XmlMappingBinderAccess.bind(XmlMappingBinderAccess.java:94)
    at org.hibernate.boot.MetadataSources.addInputStream(MetadataSources.java:382)
    at org.jeecg.modules.online.config.util.c.a(DbTableProcess.java:94)
    at org.jeecg.modules.online.cgform.service.impl.d.doDbSynch(OnlCgformHeadServiceImpl.java:316)
    at org.jeecg.modules.online.cgform.service.impl.d$$FastClassBySpringCGLIB$$a1d6ff6b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.online.cgform.service.impl.d$$EnhancerBySpringCGLIB$$1dc6ffd8.doDbSynch(<generated>)
    at org.jeecg.modules.online.cgform.service.impl.d$$FastClassBySpringCGLIB$$a1d6ff6b.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.online.cgform.service.impl.d$$EnhancerBySpringCGLIB$$1ca7bbc8.doDbSynch(<generated>)
    at org.jeecg.modules.online.cgform.a.a.g(OnlCgformApiController.java:600)
    at org.jeecg.modules.online.cgform.a.a$$FastClassBySpringCGLIB$$b709198.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.online.cgform.a.a$$EnhancerBySpringCGLIB$$1d83b57.g(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: org.hibernate.boot.MappingException: Unable to perform unmarshalling at line number 4 and column 64. Message: cvc-pattern-valid: Value '景区城市标签' is not facet-valid with respect to pattern '([a-zA-Z_$][a-zA-Z\d_$]*\.)*[a-zA-Z_$][a-zA-Z\d_$]*' for type 'ClassNameType'. : origin(null)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.jaxb(AbstractBinder.java:177)
    at org.hibernate.boot.jaxb.internal.MappingBinder.doBind(MappingBinder.java:62)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.doBind(AbstractBinder.java:102)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.bind(AbstractBinder.java:57)
    at org.hibernate.boot.jaxb.internal.InputStreamXmlSource.doBind(InputStreamXmlSource.java:43)
     ... 112 common frames omitted
Caused by: javax.xml.bind.UnmarshalException: null
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.handleStreamException(UnmarshallerImpl.java:468)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:448)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:420)
    at org.hibernate.boot.jaxb.internal.AbstractBinder.jaxb(AbstractBinder.java:171)
     ... 116 common frames omitted
Caused by: org.xml.sax.SAXParseException: cvc-pattern-valid: Value '景区城市标签' is not facet-valid with respect to pattern '([a-zA-Z_$][a-zA-Z\d_$]*\.)*[a-zA-Z_$][a-zA-Z\d_$]*' for type 'ClassNameType'.
    at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
    at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.processOneAttribute(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.processAttributes(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)
    at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown Source)
    at org.apache.xerces.jaxp.validation.ValidatorHandlerImpl.startElement(Unknown Source)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller.startElement(ValidatingUnmarshaller.java:86)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.InterningXmlVisitor.startElement(InterningXmlVisitor.java:60)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.StAXEventConnector.handleStartElement(StAXEventConnector.java:246)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.StAXEventConnector.bridge(StAXEventConnector.java:115)
    at com.sun.xml.internal.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:445)
     ... 118 common frames omitted
INFO 2020-02-11 22:25:20,795 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:25:20,796 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:25:26,732 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:25:39,683 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:25:40,107 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:25:40,828 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:25:40,835 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 22:25:43,598 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:25:43,626 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="scenic_city_tab" table="scenic_city_tab" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="name" type="java.lang.String" access="property"> <column name="name" length="20" not-null="false" unique="false"> <comment>标签名</comment> </column> </property> <property name="display_order" type="java.lang.Integer" access="property"> <column name="display_order" length="3" not-null="false" unique="false"> <comment>展示顺序</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-11 22:25:43,801 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-02-11 22:25:44,079 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-11 22:25:44,139 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
WARN 2020-02-11 22:25:44,329 HHH000409: Using org.hibernate.id.UUIDHexGenerator which does not generate IETF RFC 4122 compliant UUID values; consider using org.hibernate.id.UUIDGenerator instead <init> UUIDHexGenerator.java 42
INFO 2020-02-11 22:25:44,338 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-11 22:25:44,364 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-11 22:25:44,366 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/rcyq?characterEncoding=UTF-8&useUnicode=true&useSSL=false&allowPublicKeyRetrieval=true] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-11 22:25:44,367 HHH10001001: Connection properties: {user=cafebabe, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-11 22:25:44,368 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-11 22:25:44,377 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-11 22:25:44,415 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@56cf788b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-11 22:25:44,435 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2aa06b24] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-11 22:25:44,508 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@732844a1' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-11 22:25:44,525 ==同步数据库消耗时间919毫秒 g OnlCgformApiController.java 601
INFO 2020-02-11 22:25:44,911 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:25:44,925 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 22:25:48,256 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:25:48,568 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:25:52,125 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:25:52,245 ----jeecg---Code----Generation----[单表模型:scenic_city_tab]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-11 22:25:52,250 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-3662018898129203308, entityPackage=wx, entityName=ScenicCityTab, primaryKeyField=id, columns=[{"fieldDbName":"name","fieldName":"name","filedComment":"标签名","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_order","fieldName":"displayOrder","filedComment":"展示顺序","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"scenic_city_tab","ftlDescription":"城市标签","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"ScenicCityTab","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"name","fieldName":"name","filedComment":"标签名","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_order","fieldName":"displayOrder","filedComment":"展示顺序","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=scenic_city_tab} a CodeGenerateOne.java 117
INFO 2020-02-11 22:25:52,254 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-11 22:25:52,256 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-11 22:25:52,507 ----jeecg----Code----Generation-----[单表模型:scenic_city_tab]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-11 22:26:18,479 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 22:26:21,435 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:26:21,442 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 22:26:21,447 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:26:21,450 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:26:21,474 <== Total: 105 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:26:21,488 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:26:21,488 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:26:21,492 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:26:22,255 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 22:26:22,363 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 22:26:22,523 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:26:22,523 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:26:22,532 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 22:26:22,535 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 22:26:22,539 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581431182536) getDictItems SysDictController.java 163
INFO 2020-02-11 22:26:22,547 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:26:22,550 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzI2NDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.l_gpC4Wg9tAdHURy7VNrlgexb_3SoQZXCAQWwA22v40 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:26:22,554 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:26:22,555 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:26:22,557 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:26:22,558 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-11 22:26:22,562 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581431182559) getDictItems SysDictController.java 163
DEBUG 2020-02-11 22:26:22,562 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:26:22,564 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:26:22,566 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:26:22,568 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:26:22,570 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:26:22,573 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:26:22,574 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Tue Feb 11 22:39:05 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-11 22:26:36,668 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 10416 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-11 22:26:36,714 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-11 22:26:38,795 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-11 22:26:38,800 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-11 22:26:39,019 Finished Spring Data repository scanning in 198ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-11 22:26:39,469 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$1ba405aa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:39,578 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:40,537 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-11 22:26:40,542 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-11 22:26:40,548 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:40,555 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:40,600 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:40,680 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fb9e9c14] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:40,903 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:40,921 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$652d0ce5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:40,961 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:40,985 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:41,051 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:41,063 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$10b85a5e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:41,201 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:41,298 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:41,314 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$66728cf4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:41,355 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$eb779c4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:41,361 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:26:41,883 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-11 22:26:41,924 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 22:26:41,936 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-11 22:26:41,937 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-11 22:26:41,943 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-11 22:26:42,307 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-11 22:26:42,308 Root WebApplicationContext: initialization completed in 5548 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-11 22:26:43,259 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-11 22:26:43,716 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-11 22:26:43,717 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-11 22:26:43,718 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-11 22:26:43,718 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-11 22:26:49,961 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-11 22:26:49,974 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-11 22:26:49,975 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-11 22:26:49,979 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-11 22:26:49,984 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-11 22:26:49,985 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-11 22:26:49,986 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-11 22:26:49,986 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-11 22:26:49,987 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@36ecf9f6 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-11 22:26:53,850 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-11 22:26:55,871 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-11 22:26:56,062 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-11 22:26:56,388 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-11 22:26:57,468 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-11 22:26:57,492 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-11 22:26:57,600 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-11 22:26:57,823 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:26:57,825 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:26:57,826 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:26:57,828 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:26:57,829 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:26:57,840 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:26:57,841 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:26:57,843 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:26:57,845 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:26:57,846 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:26:57,855 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:26:57,867 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-11 22:26:58,022 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-11 22:26:58,030 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-11 22:26:58,031 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-11 22:26:58,032 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-11 22:26:58,034 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-11 22:26:58,035 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-11 22:26:58,052 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 22:26:58,086 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-11 22:26:58,090 Started JeecgApplication in 22.349 seconds (JVM running for 23.585) logStarted StartupInfoLogger.java 59
INFO 2020-02-11 22:26:58,109 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-11 22:26:58,379 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-11 22:26:58,379 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-11 22:26:58,432 Completed initialization in 51 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-11 22:26:58,637 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-11 22:26:58,648 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-02-11 22:27:28,983 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:29,000 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:29,024 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:29,164 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:29,175 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:29,184 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:29,192 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:29,194 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:29,197 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:29,710 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:29,724 ==> Parameters: 1227237726835687425(String), 2020-02-11 22:27:29.234(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:29,736 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:27:29,855 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:27:29,883 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:29,885 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:29,891 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:27:30,024 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 22:27:30,043 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:30,051 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:30,107 <== Total: 105 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:30,176 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:30,179 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:30,183 <== Total: 3 debug BaseJdbcLogger.java 143
ERROR 2020-02-11 22:27:31,075 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 22:27:31,076 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-11 22:27:31,513 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:27:31,547 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:27:31,582 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:31,585 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:31,604 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:31,607 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:31,611 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:31,625 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:27:31,634 ======获取全部菜单数据=====耗时:62毫秒 list SysPermissionController.java 82
DEBUG 2020-02-11 22:27:31,648 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:31,651 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:31,655 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:31,705 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:31,708 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:31,712 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:31,713 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:27:34,995 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:27:35,004 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:35,005 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:35,018 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:27:35,300 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:27:35,300 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:27:35,337 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-11 22:27:35,337 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-11 22:27:35,350 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1581431255339) getDictItems SysDictController.java 163
INFO 2020-02-11 22:27:35,350 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1581431255338) getDictItems SysDictController.java 163
INFO 2020-02-11 22:27:39,541 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:27:39,575 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:39,577 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:27:39,606 <== Total: 109 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:28:56,062 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:28:56,106 ==> Preparing: update sys_permission set is_leaf=? where id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:28:56,110 ==> Parameters: 0(Integer), 1227056701530578946(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:28:56,115 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:28:56,128 ==> Preparing: INSERT INTO sys_permission ( id, parent_id, name, perms_type, icon, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:28:56,133 ==> Parameters: 1227238089299050498(String), 1227056701530578946(String), 景区城市分类管理(String), 1(String), tags(String), wx/ScenicCityTabList(String), /cityTab(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-11 22:28:56.117(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:28:56,162 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:28:56,634 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:28:56,641 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:28:56,642 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:28:56,651 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:28:56,652 ======获取全部菜单数据=====耗时:13毫秒 list SysPermissionController.java 82
INFO 2020-02-11 22:29:03,434 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:29:03,694 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:03,696 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:03,706 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:03,711 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:03,714 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:29:06,200 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:29:06,212 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:06,214 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:06,225 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:29:06,581 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:29:06,624 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:06,628 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:06,641 <== Total: 125 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:29:09,144 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:29:09,156 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:09,159 ==> Parameters: 1227238143942443009(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1227238089299050498(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:29:09,234 ======角色授权成功=====耗时:82毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-11 22:29:12,726 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 22:29:14,898 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:29:14,920 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 22:29:14,928 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:14,933 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:14,981 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,004 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,006 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,012 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:29:15,800 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 22:29:15,850 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 22:29:15,961 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:29:15,969 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,970 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,972 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,973 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:29:15,973 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:29:15,976 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,982 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,983 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,985 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,988 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,989 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,990 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,993 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,993 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,997 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:15,998 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:29:28,206 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:29:28,209 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:29:28,247 dictCode : swiper_type getDictItems SysDictController.java 130
INFO 2020-02-11 22:29:28,247 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-11 22:29:28,258 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581431368249) getDictItems SysDictController.java 163
INFO 2020-02-11 22:29:28,259 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=展示图), DictModel(value=1, text=小程序页面图), DictModel(value=2, text=公众号素材页面), DictModel(value=3, text=第三方页面)], timestamp=1581431368248) getDictItems SysDictController.java 163
INFO 2020-02-11 22:29:40,659 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:29:40,683 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:40,687 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:29:40,712 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:29:40,717 ======获取全部菜单数据=====耗时:42毫秒 list SysPermissionController.java 82
INFO 2020-02-11 22:30:28,892 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:30:28,892 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:30:28,892 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:30:28,910 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:30:28,911 dictCode : global_perms_type getDictItems SysDictController.java 130
DEBUG 2020-02-11 22:30:28,911 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:30:28,911 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-11 22:30:28,917 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1581431428913) getDictItems SysDictController.java 163
INFO 2020-02-11 22:30:28,917 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1581431428913) getDictItems SysDictController.java 163
DEBUG 2020-02-11 22:30:28,927 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:30:46,406 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:30:46,431 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:30:46,437 ==> Parameters: 1227238089299050498(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:30:46,446 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:30:46,466 ==> Preparing: SELECT COUNT( 1 ) FROM sys_permission WHERE parent_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:30:46,471 ==> Parameters: 1227238089299050498(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:30:46,474 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:30:46,491 ==> Preparing: UPDATE sys_permission SET parent_id=?, name=?, perms_type=?, icon=?, component=?, url=?, sort_no=?, menu_type=?, is_leaf=?, is_route=?, keep_alive=?, create_by=?, del_flag=?, hidden=?, create_time=?, update_by=?, update_time=?, status=?, always_show=?, internal_or_external=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:30:46,495 ==> Parameters: 1227056701530578946(String), 景区城市分类管理(String), 1(String), tags(String), wx/ScenicCityTabList(String), /citytab(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-11 22:28:56.0(Timestamp), admin(String), 2020-02-11 22:30:46.477(Timestamp), 1(String), false(Boolean), false(Boolean), 1227238089299050498(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:30:46,527 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:30:46,832 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:30:46,837 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:30:46,838 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:30:46,842 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:30:46,844 ======获取全部菜单数据=====耗时:8毫秒 list SysPermissionController.java 82
INFO 2020-02-11 22:31:06,491 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 22:31:07,680 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:31:07,689 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 22:31:07,691 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:07,693 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:07,702 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:07,714 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:07,715 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:07,718 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:31:08,310 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 22:31:08,352 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 22:31:08,445 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:31:08,453 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:08,453 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:31:08,455 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:31:08,460 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:31:08,461 ======获取全部菜单数据=====耗时:11毫秒 list SysPermissionController.java 82
DEBUG 2020-02-11 22:31:08,463 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:08,464 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:08,465 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:08,469 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:08,469 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:08,471 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:08,473 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:08,474 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:08,484 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:08,484 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:31:26,750 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:31:26,750 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:31:26,750 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:31:26,769 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-11 22:31:26,769 dictCode : valid_status getDictItems SysDictController.java 130
DEBUG 2020-02-11 22:31:26,769 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:26,771 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:31:26,775 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1581431486770) getDictItems SysDictController.java 163
INFO 2020-02-11 22:31:26,776 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1581431486770) getDictItems SysDictController.java 163
DEBUG 2020-02-11 22:31:26,791 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:31:36,661 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:31:36,680 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:36,683 ==> Parameters: 1227238089299050498(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:36,690 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:36,697 ==> Preparing: SELECT COUNT( 1 ) FROM sys_permission WHERE parent_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:36,699 ==> Parameters: 1227238089299050498(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:36,702 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:36,708 ==> Preparing: UPDATE sys_permission SET parent_id=?, name=?, perms_type=?, icon=?, component=?, url=?, sort_no=?, menu_type=?, is_leaf=?, is_route=?, keep_alive=?, create_by=?, del_flag=?, hidden=?, create_time=?, update_by=?, update_time=?, status=?, always_show=?, internal_or_external=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:36,711 ==> Parameters: 1227056701530578946(String), 景区城市分类管理(String), 1(String), tags(String), wx/ScenicCityTabList(String), /citytab(String), 3.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-11 22:28:56.0(Timestamp), admin(String), 2020-02-11 22:31:36.705(Timestamp), 1(String), false(Boolean), false(Boolean), 1227238089299050498(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:36,759 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:31:37,559 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:31:37,586 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:37,588 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:31:37,614 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:31:37,621 ======获取全部菜单数据=====耗时:41毫秒 list SysPermissionController.java 82
INFO 2020-02-11 22:32:41,036 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:32:41,048 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:32:41,049 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:32:41,056 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:32:41,057 ======获取全部菜单数据=====耗时:12毫秒 list SysPermissionController.java 82
INFO 2020-02-11 22:32:47,598 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:32:47,598 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:32:47,598 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:32:47,623 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:32:47,623 dictCode : global_perms_type getDictItems SysDictController.java 130
DEBUG 2020-02-11 22:32:47,625 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:32:47,626 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-11 22:32:47,631 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1581431567624) getDictItems SysDictController.java 163
INFO 2020-02-11 22:32:47,634 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1581431567629) getDictItems SysDictController.java 163
DEBUG 2020-02-11 22:32:47,649 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:33:12,809 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:33:12,835 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:12,838 ==> Parameters: 1227238089299050498(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:12,844 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:12,848 ==> Preparing: SELECT COUNT( 1 ) FROM sys_permission WHERE parent_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:12,850 ==> Parameters: 1227238089299050498(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:12,852 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:12,860 ==> Preparing: UPDATE sys_permission SET parent_id=?, name=?, perms_type=?, icon=?, component=?, url=?, sort_no=?, menu_type=?, is_leaf=?, is_route=?, keep_alive=?, create_by=?, del_flag=?, hidden=?, create_time=?, update_by=?, update_time=?, status=?, always_show=?, internal_or_external=? WHERE id=? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:12,864 ==> Parameters: 1227056701530578946(String), 景区城市分类管理(String), 1(String), tags(String), wx/ScenicCityTabList(String), /citytab(String), 3.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-11 22:28:56.0(Timestamp), admin(String), 2020-02-11 22:33:12.856(Timestamp), 1(String), false(Boolean), false(Boolean), 1227238089299050498(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:12,889 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:33:13,701 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:33:13,720 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:13,722 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:13,744 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:33:13,748 ======获取全部菜单数据=====耗时:33毫秒 list SysPermissionController.java 82
INFO 2020-02-11 22:33:19,048 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 22:33:21,607 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:33:21,612 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 22:33:21,614 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:21,615 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:21,623 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:21,632 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:21,633 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:21,634 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:33:22,614 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 22:33:22,667 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 22:33:22,900 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:33:22,906 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:22,907 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:33:22,909 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:33:22,915 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:22,915 <== Total: 110 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:22,915 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:33:22,917 ======获取全部菜单数据=====耗时:12毫秒 list SysPermissionController.java 82
DEBUG 2020-02-11 22:33:22,917 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:22,920 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:22,921 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:22,922 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:22,926 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:22,926 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:22,929 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:33:22,931 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:34:44,494 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-11 22:34:48,307 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-11 22:34:48,315 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-11 22:34:48,317 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:34:48,318 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:34:48,327 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:34:48,336 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:34:48,337 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:34:48,339 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:34:49,311 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-11 22:34:49,371 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-11 22:34:49,502 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:34:49,508 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:34:49,508 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:34:49,511 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-11 22:34:49,513 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:34:49,514 ======获取全部菜单数据=====耗时:8毫秒 list SysPermissionController.java 82
DEBUG 2020-02-11 22:34:49,516 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:34:49,517 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:34:49,518 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:34:49,520 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:34:49,521 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:34:49,522 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:34:49,525 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:34:49,525 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:34:49,528 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-11 22:34:49,529 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-11 22:36:36,901 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Wed Feb 12 09:27:02 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-11 22:39:05,970 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 14412 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-11 22:39:05,978 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-11 22:39:09,501 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-11 22:39:09,506 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-11 22:39:09,872 Finished Spring Data repository scanning in 337ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-11 22:39:10,556 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$370fadbf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:10,724 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:11,644 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-11 22:39:11,648 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-11 22:39:11,656 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:11,666 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:11,729 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:11,862 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$170a4429] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:12,190 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:12,202 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8098b4fa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:12,223 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:12,238 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:12,282 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:12,299 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$2c240273] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:12,550 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:12,712 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:12,739 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$81de3509] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:12,802 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$2a2321d9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:12,813 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-11 22:39:13,642 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-11 22:39:13,692 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 22:39:13,714 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-11 22:39:13,715 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-11 22:39:13,727 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-11 22:39:14,085 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-11 22:39:14,086 Root WebApplicationContext: initialization completed in 7960 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-11 22:39:14,768 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-11 22:39:15,425 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-11 22:39:15,426 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-11 22:39:15,427 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-11 22:39:15,428 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-11 22:39:21,940 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-11 22:39:21,964 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-11 22:39:21,966 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-11 22:39:21,974 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-11 22:39:21,978 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-11 22:39:21,980 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-11 22:39:21,981 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-11 22:39:21,982 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-11 22:39:21,982 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@73958426 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-11 22:39:25,884 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-11 22:39:28,824 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-11 22:39:29,238 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-11 22:39:29,847 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-11 22:39:31,622 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-11 22:39:31,657 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-11 22:39:31,775 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-11 22:39:32,112 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:39:32,114 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:39:32,119 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:39:32,121 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:39:32,124 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:39:32,143 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:39:32,145 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:39:32,147 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:39:32,150 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:39:32,153 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:39:32,167 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-11 22:39:32,186 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-11 22:39:32,412 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-11 22:39:32,422 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-11 22:39:32,422 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-11 22:39:32,425 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-11 22:39:32,428 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-11 22:39:32,429 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-11 22:39:32,453 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-11 22:39:32,500 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-11 22:39:32,505 Started JeecgApplication in 27.867 seconds (JVM running for 29.523) logStarted StartupInfoLogger.java 59
INFO 2020-02-11 22:39:32,521 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-11 22:39:32,611 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-11 22:39:32,612 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-11 22:39:32,645 Completed initialization in 33 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-11 22:39:33,010 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-11 22:39:33,225 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-11 22:39:33,233 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-11 22:39:33,605 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:22:31,463 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:24:09,553 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:29:42,815 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:31:22,594 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:35:38,347 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:37:57,666 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:37:59,162 --查询规则-->city = 济南 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:38:01,872 --查询规则-->city = 济南 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:38:02,423 --查询规则-->city = 青岛 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:38:03,497 --查询规则-->city = 烟台 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:38:04,161 --查询规则-->city = 威海 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:38:05,105 --查询规则-->city = 日照 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:38:05,942 --查询规则-->city = 东营 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:38:56,531 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:38:57,907 --查询规则-->city = 济南 addEasyQuery QueryGenerator.java 389
INFO 2020-02-11 23:38:58,504 --查询规则-->city = 青岛 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-11 23:40:59,817 No error handling configured for [org.jeecg.modules.message.websocket.WebSocket] and the following error occurred log DirectJDKLog.java 175
java.io.EOFException: null
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.fillReadBuffer(NioEndpoint.java:1206)
    at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.read(NioEndpoint.java:1140)
    at org.apache.tomcat.websocket.server.WsFrameServer.onDataAvailable(WsFrameServer.java:72)
    at org.apache.tomcat.websocket.server.WsFrameServer.doOnDataAvailable(WsFrameServer.java:171)
    at org.apache.tomcat.websocket.server.WsFrameServer.notifyDataAvailable(WsFrameServer.java:151)
    at org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.upgradeDispatch(WsHttpUpgradeHandler.java:148)
    at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:54)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:53)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-11 23:40:59,822 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Wed Feb 12 10:10:44 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-12 09:27:02,801 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 2268 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-12 09:27:02,805 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-12 09:27:04,519 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-12 09:27:04,523 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-12 09:27:04,691 Finished Spring Data repository scanning in 151ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-12 09:27:05,004 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9377e07e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:05,080 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:05,463 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-12 09:27:05,467 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-12 09:27:05,469 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:05,475 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:05,502 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:05,563 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$737276e8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:05,714 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:05,719 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$dd00e7b9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:05,728 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:05,735 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:05,757 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:05,766 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$888c3532] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:05,871 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:05,956 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:05,970 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$de4667c8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:06,002 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$868b5498] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:06,007 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 09:27:06,415 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-12 09:27:06,431 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-12 09:27:06,440 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-12 09:27:06,441 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-12 09:27:06,446 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-12 09:27:06,595 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-12 09:27:06,596 Root WebApplicationContext: initialization completed in 3718 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-12 09:27:06,917 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-12 09:27:07,178 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-12 09:27:07,178 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-12 09:27:07,178 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-12 09:27:07,179 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-12 09:27:09,899 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-12 09:27:10,060 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-12 09:27:10,061 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-12 09:27:10,063 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-12 09:27:10,066 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-12 09:27:10,066 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-12 09:27:10,067 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-12 09:27:10,067 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-12 09:27:10,067 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@28cf179c setJobFactory QuartzScheduler.java 2287
WARN 2020-02-12 09:27:12,863 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-12 09:27:14,129 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-12 09:27:14,287 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-12 09:27:14,553 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-12 09:27:15,362 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-12 09:27:15,382 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-12 09:27:15,437 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-12 09:27:15,598 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 09:27:15,600 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 09:27:15,601 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 09:27:15,602 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 09:27:15,604 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 09:27:15,615 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 09:27:15,616 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 09:27:15,617 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 09:27:15,619 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 09:27:15,620 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 09:27:15,628 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 09:27:15,640 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-12 09:27:15,774 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-12 09:27:15,783 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-12 09:27:15,783 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-12 09:27:15,784 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-12 09:27:15,786 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-12 09:27:15,787 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-12 09:27:15,801 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-12 09:27:15,827 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-12 09:27:15,830 Started JeecgApplication in 13.718 seconds (JVM running for 14.891) logStarted StartupInfoLogger.java 59
INFO 2020-02-12 09:27:15,842 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-12 09:27:16,212 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-12 09:27:16,212 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-12 09:27:16,225 Completed initialization in 13 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-12 09:27:16,345 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-12 09:27:16,347 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-12 09:28:28,968 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 09:28:55,649 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 09:37:55,921 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0MzMwNDksInVzZXJuYW1lIjoiYWRtaW4ifQ.n_ciWm9vm_rOym3AyWl431q2DTgecBzoRY1pbMmSJEo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 09:37:55,956 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:37:55,966 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:37:55,979 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-02-12 09:37:56,029 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-12 09:37:56,394 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:37:56,401 ==> Parameters: 1227406449781374978(String), 2020-02-12 09:37:56.162(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:37:56,410 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 09:37:56,412 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-12 09:38:12,410 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,411 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,413 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,439 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,441 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,448 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,450 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,452 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,453 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,459 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,460 ==> Parameters: 1227406517167063041(String), 2020-02-12 09:38:12.458(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,463 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 09:38:12,648 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 09:38:12,654 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,655 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,657 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 09:38:12,674 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-12 09:38:12,681 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,684 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,718 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,734 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,736 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:12,739 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 09:38:13,389 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-12 09:38:13,396 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-12 09:38:13,451 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 09:38:13,466 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,467 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,471 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,474 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,475 ==> Parameters: 2020-02-12 00:00:00.0(Timestamp), 2020-02-13 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,481 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,482 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,486 ==> Parameters: 2020-02-12 00:00:00.0(Timestamp), 2020-02-13 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,494 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 09:38:13,753 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 09:38:13,764 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
INFO 2020-02-12 09:38:13,769 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 09:38:13,770 ==> Parameters: 2020-02-06 00:00:00.0(Timestamp), 2020-02-13 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,781 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,789 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,791 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,796 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,814 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,817 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,821 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,832 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,833 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,838 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:38:13,842 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 09:41:26,307 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:41:26,307 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:41:26,326 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 09:41:26,336 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 09:41:26,341 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-12 09:41:26,343 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:41:26,350 ==> Parameters: cgform_table_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 09:41:26,359 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 09:41:26,369 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581471686327) getDictItems SysDictController.java 163
INFO 2020-02-12 09:41:26,553 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:41:26,560 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 09:41:26,565 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581471686561) getDictItems SysDictController.java 163
INFO 2020-02-12 09:42:56,406 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:42:57,038 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:42:59,097 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:42:59,263 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:42:59,347 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:42:59,419 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:42:59,819 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:43:00,288 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:43:00,457 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:43:00,538 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:43:00,781 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:43:01,417 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:43:01,995 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:43:02,144 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:43:02,246 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 09:43:02,259 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:06:28,272 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:06:28,565 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:06:29,232 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:06:29,239 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:06:36,544 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:06:36,566 ==判断表是否存在消耗时间2毫秒 doDbSynch OnlCgformHeadServiceImpl.java 279
INFO 2020-02-12 10:06:36,758 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="wx_news" table="wx_news" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="news_type" type="java.lang.String" access="property"> <column name="news_type" length="1" not-null="false" unique="false"> <comment>快讯类型</comment> </column> </property> <property name="title" type="java.lang.String" access="property"> <column name="title" length="50" not-null="false" unique="false"> <comment>标题</comment> </column> </property> <property name="sub_title" type="java.lang.String" access="property"> <column name="sub_title" length="50" not-null="false" unique="false"> <comment>副标题</comment> </column> </property> <property name="author" type="java.lang.String" access="property"> <column name="author" length="32" not-null="false" unique="false"> <comment>编辑</comment> </column> </property> <property name="display_type" type="java.lang.String" access="property"> <column name="display_type" length="1" not-null="false" unique="false"> <comment>发布状态</comment> </column> </property> <property name="content" type="text" access="property"> <column name="content" length="0" not-null="false" unique="false"> <comment>内容</comment> </column> </property> <property name="poster" type="java.lang.String" access="property"> <column name="poster" length="200" not-null="false" unique="false"> <comment>封面</comment> </column> </property> <property name="hit" type="java.lang.Integer" access="property"> <column name="hit" length="5" default="0" not-null="false" unique="false"> <comment>浏览数</comment> </column> </property> <property name="target_url" type="java.lang.String" access="property"> <column name="target_url" length="200" not-null="false" unique="false"> <comment>跳转地址</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-12 10:06:36,890 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-02-12 10:06:36,894 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-02-12 10:06:38,205 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-02-12 10:06:38,365 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-12 10:06:38,391 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
WARN 2020-02-12 10:06:38,485 HHH000409: Using org.hibernate.id.UUIDHexGenerator which does not generate IETF RFC 4122 compliant UUID values; consider using org.hibernate.id.UUIDGenerator instead <init> UUIDHexGenerator.java 42
INFO 2020-02-12 10:06:38,489 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-12 10:06:38,502 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-12 10:06:38,503 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/rcyq?characterEncoding=UTF-8&useUnicode=true&useSSL=false&allowPublicKeyRetrieval=true] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-12 10:06:38,504 HHH10001001: Connection properties: {user=cafebabe, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-12 10:06:38,504 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-12 10:06:38,507 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-12 10:06:38,525 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@28772aed] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-12 10:06:38,537 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f3a1bd6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-12 10:06:38,630 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@7d4ec3f2' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-12 10:06:38,650 ==同步数据库消耗时间2100毫秒 g OnlCgformApiController.java 601
INFO 2020-02-12 10:06:39,004 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:06:39,012 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:06:48,871 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:06:49,175 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:08:10,099 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:08:10,373 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:08:11,021 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:08:11,031 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:08:18,026 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:08:18,033 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-12 10:08:18,054 数据库表:【wx_scenic】已存在 a DbTableUtil.java 191
INFO 2020-02-12 10:08:18,055 ==判断表是否存在消耗时间13毫秒 doDbSynch OnlCgformHeadServiceImpl.java 279
INFO 2020-02-12 10:08:18,071 getColumnMetadataFormDataBase --->COLUMN_NAME:ID TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:36 c DbTableProcess.java 284
INFO 2020-02-12 10:08:18,071 getColumnMetadataFormDataBase --->COLUMN_NAME:CREATE_BY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 10:08:18,072 getColumnMetadataFormDataBase --->COLUMN_NAME:CREATE_TIME TYPE_NAME :DATETIME DECIMAL_DIGITS:0 COLUMN_SIZE:19 c DbTableProcess.java 284
INFO 2020-02-12 10:08:18,072 getColumnMetadataFormDataBase --->COLUMN_NAME:UPDATE_BY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 10:08:18,073 getColumnMetadataFormDataBase --->COLUMN_NAME:UPDATE_TIME TYPE_NAME :DATETIME DECIMAL_DIGITS:0 COLUMN_SIZE:19 c DbTableProcess.java 284
INFO 2020-02-12 10:08:18,074 getColumnMetadataFormDataBase --->COLUMN_NAME:SYS_ORG_CODE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:64 c DbTableProcess.java 284
INFO 2020-02-12 10:08:18,074 getColumnMetadataFormDataBase --->COLUMN_NAME:TITLE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 284
INFO 2020-02-12 10:08:18,075 getColumnMetadataFormDataBase --->COLUMN_NAME:SUB_TITLE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 284
INFO 2020-02-12 10:08:18,075 getColumnMetadataFormDataBase --->COLUMN_NAME:POSTER TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 284
INFO 2020-02-12 10:08:18,075 getColumnMetadataFormDataBase --->COLUMN_NAME:HIT TYPE_NAME :INT DECIMAL_DIGITS:0 COLUMN_SIZE:10 c DbTableProcess.java 284
INFO 2020-02-12 10:08:18,076 getColumnMetadataFormDataBase --->COLUMN_NAME:CONTENT TYPE_NAME :TEXT DECIMAL_DIGITS:0 COLUMN_SIZE:65535 c DbTableProcess.java 284
INFO 2020-02-12 10:08:18,076 getColumnMetadataFormDataBase --->COLUMN_NAME:AUTHOER TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 10:08:18,077 getColumnMetadataFormDataBase --->COLUMN_NAME:SCENIC_NAME TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 10:08:18,077 getColumnMetadataFormDataBase --->COLUMN_NAME:CITY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 284
INFO 2020-02-12 10:08:18,078 getColumnMetadataFormCgForm ---->COLUMN_NAME:id TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:36 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,078 getColumnMetadataFormCgForm ---->COLUMN_NAME:create_by TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,079 getColumnMetadataFormCgForm ---->COLUMN_NAME:create_time TYPE_NAME:date DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,079 getColumnMetadataFormCgForm ---->COLUMN_NAME:update_by TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,080 getColumnMetadataFormCgForm ---->COLUMN_NAME:update_time TYPE_NAME:date DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,080 getColumnMetadataFormCgForm ---->COLUMN_NAME:sys_org_code TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:64 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,080 getColumnMetadataFormCgForm ---->COLUMN_NAME:title TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,081 getColumnMetadataFormCgForm ---->COLUMN_NAME:sub_title TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,082 getColumnMetadataFormCgForm ---->COLUMN_NAME:poster TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,082 getColumnMetadataFormCgForm ---->COLUMN_NAME:hit TYPE_NAME:int DECIMAL_DIGITS:0 COLUMN_SIZE:5 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,083 getColumnMetadataFormCgForm ---->COLUMN_NAME:content TYPE_NAME:text DECIMAL_DIGITS:0 COLUMN_SIZE:0 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,083 getColumnMetadataFormCgForm ---->COLUMN_NAME:authoer TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,084 getColumnMetadataFormCgForm ---->COLUMN_NAME:scenic_name TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,084 getColumnMetadataFormCgForm ---->COLUMN_NAME:city TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,084 getColumnMetadataFormCgForm ---->COLUMN_NAME:display_type TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:1 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,085 getColumnMetadataFormCgForm ---->COLUMN_NAME:target_url TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 314
INFO 2020-02-12 10:08:18,086 [alter table wx_scenic MODIFY COLUMN sub_title varchar(40) NULL COMMENT '副标题' ;, alter table wx_scenic MODIFY COLUMN authoer varchar(50) NULL COMMENT '编辑' ;, alter table wx_scenic MODIFY COLUMN create_time datetime NULL COMMENT '创建日期' ;, alter table wx_scenic MODIFY COLUMN city varchar(20) NULL COMMENT '所在城市' ;, alter table wx_scenic MODIFY COLUMN scenic_name varchar(50) NULL COMMENT '小片名称' ;, alter table wx_scenic ADD COLUMN target_url varchar(200) NULL COMMENT '跳转地址' ;, , alter table wx_scenic MODIFY COLUMN title varchar(40) NULL COMMENT '标题' ;, alter table wx_scenic MODIFY COLUMN content text NULL COMMENT '内容' ;, alter table wx_scenic ADD COLUMN display_type varchar(1) NULL COMMENT '展示类型' ;, , alter table wx_scenic MODIFY COLUMN update_time datetime NULL COMMENT '更新日期' ;, alter table wx_scenic MODIFY COLUMN hit int(5) NULL COMMENT '点击数' DEFAULT 0;, alter table wx_scenic MODIFY COLUMN poster varchar(200) NULL COMMENT '封面图' ;] b DbTableProcess.java 218
INFO 2020-02-12 10:08:18,351 ==同步数据库消耗时间315毫秒 g OnlCgformApiController.java 601
INFO 2020-02-12 10:08:18,727 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:08:18,738 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:08:28,582 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:08:28,886 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:08:32,340 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:08:32,381 ----jeecg---Code----Generation----[单表模型:wx_scenic]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-12 10:08:32,383 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-705198538587863998, entityPackage=wx, entityName=WxScenic, primaryKeyField=id, columns=[{"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"展示类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_scenic","ftlDescription":"景区小片信息表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxScenic","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"展示类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_scenic} a CodeGenerateOne.java 117
INFO 2020-02-12 10:08:32,386 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-12 10:08:32,386 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-12 10:08:32,497 ----jeecg----Code----Generation-----[单表模型:wx_scenic]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-12 10:08:37,571 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:08:39,670 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:08:39,684 ----jeecg---Code----Generation----[单表模型:wx_news]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-12 10:08:39,685 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-3289375931303392757, entityPackage=wx, entityName=WxNews, primaryKeyField=id, columns=[{"fieldDbName":"news_type","fieldName":"newsType","filedComment":"快讯类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"news_type","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"dispaly_type","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"浏览数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_news","ftlDescription":"快讯表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxNews","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"news_type","fieldName":"newsType","filedComment":"快讯类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"news_type","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"dispaly_type","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"浏览数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_news} a CodeGenerateOne.java 117
INFO 2020-02-12 10:08:39,688 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-12 10:08:39,688 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-12 10:08:39,753 ----jeecg----Code----Generation-----[单表模型:wx_news]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-12 10:09:43,853 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-12 10:09:45,192 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:09:45,199 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-12 10:09:45,202 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:09:45,205 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:09:45,217 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:09:45,229 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:09:45,229 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:09:45,231 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:09:45,760 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-12 10:09:45,810 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-12 10:09:45,883 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:09:45,883 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:09:45,889 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:09:45,891 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:09:45,893 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581473385891) getDictItems SysDictController.java 163
INFO 2020-02-12 10:09:45,896 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:09:45,899 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:09:45,901 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:09:45,902 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:09:45,904 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:09:45,905 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:09:45,908 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581473385906) getDictItems SysDictController.java 163
DEBUG 2020-02-12 10:09:45,912 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:09:45,912 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:09:45,913 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:09:45,919 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:09:45,921 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:09:45,927 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:09:45,928 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:10:21,092 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-12 10:10:22,290 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:10:22,294 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-12 10:10:22,295 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:22,296 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:22,304 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:22,325 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:22,325 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:22,327 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:10:22,809 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-12 10:10:22,857 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-12 10:10:22,918 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:10:22,918 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:10:22,923 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:10:22,924 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:10:22,926 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581473422925) getDictItems SysDictController.java 163
INFO 2020-02-12 10:10:22,927 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:10:22,932 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:10:22,933 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:10:22,933 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:22,935 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:22,937 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:22,938 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:10:22,939 dictCode : cgform_table_type getDictItems SysDictController.java 130
DEBUG 2020-02-12 10:10:22,939 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:10:22,941 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581473422939) getDictItems SysDictController.java 163
DEBUG 2020-02-12 10:10:22,941 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:22,941 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:22,944 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:22,944 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:10:34,470 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-12 10:10:35,621 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:10:35,626 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-12 10:10:35,630 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:35,631 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:35,643 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:35,653 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:35,654 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:35,656 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:10:36,140 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-12 10:10:36,184 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-12 10:10:36,253 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:10:36,253 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:10:36,257 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:10:36,259 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:10:36,261 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581473436259) getDictItems SysDictController.java 163
INFO 2020-02-12 10:10:36,262 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:10:36,266 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:36,267 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:10:36,267 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzMyOTIsInVzZXJuYW1lIjoiYWRtaW4ifQ.pBLxqDnVmHR48CWpft1pnvHdyPRdqKJ7I_37AhMbehA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:10:36,268 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:36,271 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:36,271 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:36,272 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:10:36,273 dictCode : cgform_table_type getDictItems SysDictController.java 130
DEBUG 2020-02-12 10:10:36,274 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:10:36,274 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581473436273) getDictItems SysDictController.java 163
DEBUG 2020-02-12 10:10:36,275 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:36,277 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:10:36,278 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Wed Feb 12 13:49:46 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-12 10:10:44,391 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 16668 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-12 10:10:44,397 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-12 10:10:46,454 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-12 10:10:46,457 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-12 10:10:46,653 Finished Spring Data repository scanning in 180ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-12 10:10:47,005 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9c7b4bc4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:47,109 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:47,558 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-12 10:10:47,560 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-12 10:10:47,564 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:47,569 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:47,600 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:47,663 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7c75e22e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:47,820 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:47,825 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e60452ff] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:47,836 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:47,843 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:47,867 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:47,876 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$918fa078] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:47,985 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:48,068 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:48,086 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e749d30e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:48,135 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8f8ebfde] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:48,146 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 10:10:48,599 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-12 10:10:48,623 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-12 10:10:48,635 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-12 10:10:48,636 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-12 10:10:48,642 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-12 10:10:48,827 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-12 10:10:48,828 Root WebApplicationContext: initialization completed in 4325 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-12 10:10:49,167 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-12 10:10:49,422 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-12 10:10:49,423 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-12 10:10:49,423 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-12 10:10:49,423 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-12 10:10:52,988 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-12 10:10:53,004 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-12 10:10:53,005 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-12 10:10:53,010 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-12 10:10:53,013 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-12 10:10:53,014 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-12 10:10:53,015 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-12 10:10:53,015 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-12 10:10:53,015 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@625f5712 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-12 10:10:56,391 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-12 10:10:57,816 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-12 10:10:57,984 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-12 10:10:58,258 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-12 10:10:59,165 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-12 10:10:59,193 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-12 10:10:59,251 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-12 10:10:59,424 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 10:10:59,425 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 10:10:59,426 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 10:10:59,427 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 10:10:59,429 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 10:10:59,440 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 10:10:59,441 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 10:10:59,442 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 10:10:59,444 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 10:10:59,445 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 10:10:59,453 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 10:10:59,465 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-12 10:10:59,605 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-12 10:10:59,611 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-12 10:10:59,611 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-12 10:10:59,613 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-12 10:10:59,615 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-12 10:10:59,616 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-12 10:10:59,631 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-12 10:10:59,659 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-12 10:10:59,662 Started JeecgApplication in 16.136 seconds (JVM running for 17.133) logStarted StartupInfoLogger.java 59
INFO 2020-02-12 10:10:59,674 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-12 10:10:59,845 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-12 10:10:59,845 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-12 10:10:59,861 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-12 10:11:00,047 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-12 10:11:00,050 Starting without optional kqueue library <clinit> KqueueProvider.java 70
DEBUG 2020-02-12 10:11:16,538 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:16,546 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:16,557 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:16,597 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:16,602 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:16,607 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:16,609 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:16,610 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:16,611 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:16,853 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:16,860 ==> Parameters: 1227414840314646529(String), 2020-02-12 10:11:16.627(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:16,871 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:11:16,906 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:11:16,914 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:16,915 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:16,917 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:11:16,964 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-12 10:11:16,972 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:16,977 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:16,999 <== Total: 106 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:17,032 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:17,034 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:17,036 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:11:17,501 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-12 10:11:17,502 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-12 10:11:17,881 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:11:17,881 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:11:17,893 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:11:17,937 dictCode : cgform_table_type getDictItems SysDictController.java 130
DEBUG 2020-02-12 10:11:17,941 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:17,943 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:11:17,943 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581473477938) getDictItems SysDictController.java 163
DEBUG 2020-02-12 10:11:17,944 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:17,957 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:17,959 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:17,960 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:11:17,979 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-12 10:11:17,993 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:17,995 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:17,997 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:17,998 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:11:18,123 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:11:18,132 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:11:18,135 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581473478133) getDictItems SysDictController.java 163
INFO 2020-02-12 10:11:26,205 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:11:38,202 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:11:38,202 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:11:38,224 dictCode : swiper_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:11:38,228 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:11:38,248 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-12 10:11:38,248 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-12 10:11:38,250 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:38,251 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:38,255 ==> Parameters: swiper_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:38,255 ==> Parameters: display_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:38,257 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:11:38,257 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:11:38,263 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=展示图), DictModel(value=1, text=小程序页面图), DictModel(value=2, text=公众号素材页面), DictModel(value=3, text=第三方页面)], timestamp=1581473498227) getDictItems SysDictController.java 163
INFO 2020-02-12 10:11:38,263 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581473498230) getDictItems SysDictController.java 163
INFO 2020-02-12 10:11:46,357 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:11:46,357 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:11:46,363 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:11:46,364 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:11:46,366 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581473506364) getDictItems SysDictController.java 163
INFO 2020-02-12 10:11:46,610 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:11:46,618 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:11:46,622 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581473506618) getDictItems SysDictController.java 163
INFO 2020-02-12 10:11:55,558 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:11:55,860 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:12:11,699 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:12:11,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:12:12,596 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:12:12,612 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:12:17,078 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:12:17,381 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:12:27,568 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:12:27,569 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:12:45,201 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:12:45,201 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:12:45,227 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:45,229 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:45,236 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:45,237 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:45,240 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:45,240 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:45,241 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:45,243 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:45,244 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:45,246 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:12:45,251 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-12 10:12:45,253 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:45,254 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:45,256 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:12:54,035 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:12:54,051 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=display, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-12 10:12:54,075 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:54,076 ==> Parameters: display(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:54,077 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:12:54,690 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:12:54,706 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=display_, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-12 10:12:54,710 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:54,710 ==> Parameters: display_(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:54,713 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:12:54,934 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:12:54,944 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=display_t, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-12 10:12:54,946 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:54,947 ==> Parameters: display_t(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:54,950 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:12:55,094 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:12:55,100 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=display_ty, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-12 10:12:55,101 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:55,102 ==> Parameters: display_ty(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:55,104 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:12:55,443 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:12:55,454 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=display_typ, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-12 10:12:55,457 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:55,459 ==> Parameters: display_typ(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:55,462 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:12:55,952 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:12:55,965 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=display_type, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-12 10:12:55,967 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:55,968 ==> Parameters: display_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:12:55,970 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:12:55,971 该值不可用,系统中已存在! doDuplicateCheck DuplicateCheckController.java 58
INFO 2020-02-12 10:13:02,677 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:13:02,681 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:13:02,982 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:13:02,988 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:13:02,990 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581473582988) getDictItems SysDictController.java 163
INFO 2020-02-12 10:13:03,300 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:13:03,311 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:13:03,315 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581473583312) getDictItems SysDictController.java 163
INFO 2020-02-12 10:13:05,443 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:13:05,443 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:13:08,978 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:13:09,010 ----jeecg---Code----Generation----[单表模型:wx_news]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-12 10:13:09,012 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-1297096159070609073, entityPackage=wx, entityName=WxNews, primaryKeyField=id, columns=[{"fieldDbName":"news_type","fieldName":"newsType","filedComment":"快讯类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"news_type","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"dispaly_type","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"浏览数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_news","ftlDescription":"快讯表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxNews","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"news_type","fieldName":"newsType","filedComment":"快讯类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"news_type","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"dispaly_type","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"浏览数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_news} a CodeGenerateOne.java 117
INFO 2020-02-12 10:13:09,015 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-12 10:13:09,016 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-12 10:13:09,268 ----jeecg----Code----Generation-----[单表模型:wx_news]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-12 10:13:14,024 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:13:16,550 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:13:16,560 ----jeecg---Code----Generation----[单表模型:wx_scenic]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-12 10:13:16,561 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-4117630181656017974, entityPackage=wx, entityName=WxScenic, primaryKeyField=id, columns=[{"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"展示类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_scenic","ftlDescription":"景区小片信息表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxScenic","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"展示类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_scenic} a CodeGenerateOne.java 117
INFO 2020-02-12 10:13:16,564 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-12 10:13:16,564 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-12 10:13:16,621 ----jeecg----Code----Generation-----[单表模型:wx_scenic]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-12 10:14:21,683 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:14:21,698 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:14:21,702 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:14:21,714 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:14:21,718 ======获取全部菜单数据=====耗时:26毫秒 list SysPermissionController.java 82
INFO 2020-02-12 10:14:27,517 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:14:27,523 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:14:27,523 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:14:27,528 <== Total: 110 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:14:27,829 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:14:27,830 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:14:27,837 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-12 10:14:27,837 dictCode : global_perms_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:14:27,840 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-12 10:14:27,840 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-12 10:14:27,841 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:14:27,842 ==> Parameters: valid_status(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:14:27,843 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:14:27,844 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:14:27,845 ==> Parameters: global_perms_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:14:27,846 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:14:27,846 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1581473667837) getDictItems SysDictController.java 163
INFO 2020-02-12 10:14:27,851 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1581473667837) getDictItems SysDictController.java 163
INFO 2020-02-12 10:15:35,939 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:15:35,947 ==> Preparing: update sys_permission set is_leaf=? where id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:35,947 ==> Parameters: 0(Integer), 1227056701530578946(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:35,949 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:35,952 ==> Preparing: INSERT INTO sys_permission ( id, parent_id, name, perms_type, icon, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:35,953 ==> Parameters: 1227415927054618626(String), 1227056701530578946(String), 快讯管理(String), 1(String), read(String), wx/WxNewsList(String), /news(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-12 10:15:35.95(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:35,995 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:15:36,190 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:15:36,196 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:36,196 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:36,202 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:15:36,203 ======获取全部菜单数据=====耗时:9毫秒 list SysPermissionController.java 82
INFO 2020-02-12 10:15:38,878 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:15:38,894 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:38,895 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:38,898 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:38,899 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:38,900 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:15:42,467 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:15:42,493 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:42,494 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:42,504 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:15:42,711 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:15:42,721 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:42,722 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:42,733 <== Total: 126 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:15:44,757 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:15:44,765 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:15:44,766 ==> Parameters: 1227415964014825473(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1227415927054618626(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:15:44,789 ======角色授权成功=====耗时:27毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-12 10:16:24,042 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-12 10:16:25,260 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:16:25,265 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-12 10:16:25,267 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,269 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,288 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,293 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,294 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,295 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:16:25,763 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-12 10:16:25,803 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-12 10:16:25,883 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:16:25,889 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,890 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:16:25,890 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:16:25,891 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,891 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,893 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,894 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,895 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,896 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,899 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,899 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,900 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,902 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,904 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,906 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:25,907 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:16:31,992 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:16:31,997 dictCode : news_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:16:31,999 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-12 10:16:32,000 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:32,001 ==> Parameters: news_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:32,002 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:16:32,005 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1581473791997) getDictItems SysDictController.java 163
INFO 2020-02-12 10:16:32,300 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:16:32,315 dictCode : dispaly_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:16:32,317 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:16:32,323 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-12 10:16:32,324 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:16:32,325 ==> Parameters: dispaly_type(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:16:32,327 dictCode : news_type getDictItems SysDictController.java 130
DEBUG 2020-02-12 10:16:32,327 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:16:32,330 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1581473792328) getDictItems SysDictController.java 163
INFO 2020-02-12 10:16:32,332 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1581473792316) getDictItems SysDictController.java 163
INFO 2020-02-12 10:16:33,560 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:16:33,572 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:16:33,576 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581473793573) getDictItems SysDictController.java 163
INFO 2020-02-12 10:16:35,302 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:16:35,307 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:16:35,309 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581473795308) getDictItems SysDictController.java 163
INFO 2020-02-12 10:17:24,255 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:17:24,255 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:17:24,274 dictCode : dispaly_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:17:24,274 dictCode : news_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:17:24,277 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1581473844274) getDictItems SysDictController.java 163
INFO 2020-02-12 10:17:24,277 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1581473844275) getDictItems SysDictController.java 163
INFO 2020-02-12 10:17:24,589 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:17:24,593 dictCode : news_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:17:24,594 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1581473844593) getDictItems SysDictController.java 163
INFO 2020-02-12 10:17:25,523 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:17:25,524 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:17:25,534 dictCode : dispaly_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:17:25,534 dictCode : news_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:17:25,538 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1581473845536) getDictItems SysDictController.java 163
INFO 2020-02-12 10:17:25,538 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1581473845536) getDictItems SysDictController.java 163
INFO 2020-02-12 10:17:38,402 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:17:38,402 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:17:38,415 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:17:38,416 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:17:38,418 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581473858416) getDictItems SysDictController.java 163
INFO 2020-02-12 10:17:38,732 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:17:38,746 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:17:38,752 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581473858748) getDictItems SysDictController.java 163
INFO 2020-02-12 10:17:42,461 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:17:42,461 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:18:32,437 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:18:32,984 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:18:33,587 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:18:33,593 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:18:41,462 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:18:41,463 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:18:41,475 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:41,475 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:41,476 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:41,477 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:41,479 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:41,479 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:41,480 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:41,480 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:41,483 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:41,483 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:18:46,938 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:18:46,951 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:46,952 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:46,956 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:46,957 ==> Parameters: 10(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:46,961 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:18:52,541 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:18:52,556 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:52,557 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:52,561 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:52,562 ==> Parameters: 20(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:52,566 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:18:55,519 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:18:55,530 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:55,531 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:55,533 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:55,534 ==> Parameters: 30(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:55,537 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:18:58,247 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:18:58,257 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:58,258 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:58,261 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:58,262 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:18:58,264 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:19:25,201 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:19:25,210 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=content_type, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-12 10:19:25,211 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:25,213 ==> Parameters: content_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:25,215 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:19:25,536 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:19:25,545 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=content_type, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-12 10:19:25,548 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:25,549 ==> Parameters: content_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:25,551 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:19:25,890 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:19:25,911 ==> Preparing: INSERT INTO sys_dict ( id, dict_name, dict_code, description, del_flag, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:25,914 ==> Parameters: 1227416891568377858(String), 内容类型(String), content_type(String), (String), 0(Integer), admin(String), 2020-02-12 10:19:25.906(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:26,017 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:19:26,458 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:19:26,463 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:26,463 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:26,465 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:26,465 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:26,466 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:19:30,581 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:19:30,589 --查询规则-->dict_id = 1227416891568377858 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-12 10:19:30,593 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:30,596 ==> Parameters: 1227416891568377858(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:19:48,724 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:19:48,734 ==> Preparing: INSERT INTO sys_dict_item ( id, dict_id, item_text, item_value, description, sort_order, status, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:48,735 ==> Parameters: 1227416987294978049(String), 1227416891568377858(String), 网页链接(String), 0(String), (String), 1(Integer), 1(Integer), admin(String), 2020-02-12 10:19:48.731(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:48,818 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:19:49,158 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:19:49,163 --查询规则-->dict_id = 1227416891568377858 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-12 10:19:49,164 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:49,165 ==> Parameters: 1227416891568377858(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:49,166 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:49,168 ==> Parameters: 1227416891568377858(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:49,169 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:19:49,172 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-12 10:19:49,173 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:49,174 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:19:49,175 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:20:02,153 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:20:02,156 ==> Preparing: INSERT INTO sys_dict_item ( id, dict_id, item_text, item_value, description, sort_order, status, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:02,158 ==> Parameters: 1227417043599314946(String), 1227416891568377858(String), 图文(String), 1(String), (String), 2(Integer), 1(Integer), admin(String), 2020-02-12 10:20:02.156(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:02,230 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:20:02,600 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:20:02,615 --查询规则-->dict_id = 1227416891568377858 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-12 10:20:02,623 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:02,624 ==> Parameters: 1227416891568377858(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:02,626 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:02,627 ==> Parameters: 1227416891568377858(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:02,629 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:20:02,635 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-12 10:20:02,637 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:02,638 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:02,639 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:20:10,269 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:20:10,280 ==> Preparing: INSERT INTO sys_dict_item ( id, dict_id, item_text, item_value, description, sort_order, status, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:10,281 ==> Parameters: 1227417077669646338(String), 1227416891568377858(String), 视频(String), 2(String), (String), 1(Integer), 1(Integer), admin(String), 2020-02-12 10:20:10.279(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:10,349 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:20:10,723 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:20:10,730 --查询规则-->dict_id = 1227416891568377858 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-12 10:20:10,733 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:10,735 ==> Parameters: 1227416891568377858(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:10,738 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:10,739 ==> Parameters: 1227416891568377858(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:10,742 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:20:10,746 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-12 10:20:10,749 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:10,750 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:10,751 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:20:20,960 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:20:20,960 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:20:20,963 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:20:20,964 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:20:20,968 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-12 10:20:20,969 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:20,969 ==> Parameters: cgform_table_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:20:20,971 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:20:20,974 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581474020965) getDictItems SysDictController.java 163
INFO 2020-02-12 10:20:21,283 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:20:21,292 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:20:21,294 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581474021292) getDictItems SysDictController.java 163
INFO 2020-02-12 10:20:23,286 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:20:23,287 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:20:40,115 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:20:40,716 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:20:41,340 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:20:41,346 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:20:44,983 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:20:44,983 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:21:36,563 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:21:37,148 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:21:37,676 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:21:37,680 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:21:42,097 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:21:42,135 数据库表:【wx_scenic】已存在 a DbTableUtil.java 191
INFO 2020-02-12 10:21:42,136 ==判断表是否存在消耗时间19毫秒 doDbSynch OnlCgformHeadServiceImpl.java 279
INFO 2020-02-12 10:21:42,145 getColumnMetadataFormDataBase --->COLUMN_NAME:ID TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:36 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,145 getColumnMetadataFormDataBase --->COLUMN_NAME:CREATE_BY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,146 getColumnMetadataFormDataBase --->COLUMN_NAME:CREATE_TIME TYPE_NAME :DATETIME DECIMAL_DIGITS:0 COLUMN_SIZE:19 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,146 getColumnMetadataFormDataBase --->COLUMN_NAME:UPDATE_BY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,146 getColumnMetadataFormDataBase --->COLUMN_NAME:UPDATE_TIME TYPE_NAME :DATETIME DECIMAL_DIGITS:0 COLUMN_SIZE:19 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,146 getColumnMetadataFormDataBase --->COLUMN_NAME:SYS_ORG_CODE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:64 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,147 getColumnMetadataFormDataBase --->COLUMN_NAME:TITLE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,147 getColumnMetadataFormDataBase --->COLUMN_NAME:SUB_TITLE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,147 getColumnMetadataFormDataBase --->COLUMN_NAME:POSTER TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,147 getColumnMetadataFormDataBase --->COLUMN_NAME:HIT TYPE_NAME :INT DECIMAL_DIGITS:0 COLUMN_SIZE:10 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,147 getColumnMetadataFormDataBase --->COLUMN_NAME:CONTENT TYPE_NAME :TEXT DECIMAL_DIGITS:0 COLUMN_SIZE:65535 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,147 getColumnMetadataFormDataBase --->COLUMN_NAME:AUTHOER TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,148 getColumnMetadataFormDataBase --->COLUMN_NAME:SCENIC_NAME TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,148 getColumnMetadataFormDataBase --->COLUMN_NAME:CITY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,148 getColumnMetadataFormDataBase --->COLUMN_NAME:TARGET_URL TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,148 getColumnMetadataFormDataBase --->COLUMN_NAME:DISPLAY_TYPE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:1 c DbTableProcess.java 284
INFO 2020-02-12 10:21:42,149 getColumnMetadataFormCgForm ---->COLUMN_NAME:id TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:36 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,149 getColumnMetadataFormCgForm ---->COLUMN_NAME:create_by TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,149 getColumnMetadataFormCgForm ---->COLUMN_NAME:create_time TYPE_NAME:date DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,149 getColumnMetadataFormCgForm ---->COLUMN_NAME:update_by TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,149 getColumnMetadataFormCgForm ---->COLUMN_NAME:update_time TYPE_NAME:date DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,150 getColumnMetadataFormCgForm ---->COLUMN_NAME:sys_org_code TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:64 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,150 getColumnMetadataFormCgForm ---->COLUMN_NAME:title TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,150 getColumnMetadataFormCgForm ---->COLUMN_NAME:sub_title TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,150 getColumnMetadataFormCgForm ---->COLUMN_NAME:poster TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,150 getColumnMetadataFormCgForm ---->COLUMN_NAME:hit TYPE_NAME:int DECIMAL_DIGITS:0 COLUMN_SIZE:5 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,150 getColumnMetadataFormCgForm ---->COLUMN_NAME:content TYPE_NAME:text DECIMAL_DIGITS:0 COLUMN_SIZE:0 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,151 getColumnMetadataFormCgForm ---->COLUMN_NAME:authoer TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,151 getColumnMetadataFormCgForm ---->COLUMN_NAME:scenic_name TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,151 getColumnMetadataFormCgForm ---->COLUMN_NAME:city TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,151 getColumnMetadataFormCgForm ---->COLUMN_NAME:display_type TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:1 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,151 getColumnMetadataFormCgForm ---->COLUMN_NAME:target_url TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,152 getColumnMetadataFormCgForm ---->COLUMN_NAME:content_type TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:1 c DbTableProcess.java 314
INFO 2020-02-12 10:21:42,152 [alter table wx_scenic MODIFY COLUMN sub_title varchar(40) NULL COMMENT '副标题' ;, alter table wx_scenic MODIFY COLUMN authoer varchar(50) NULL COMMENT '编辑' ;, alter table wx_scenic MODIFY COLUMN create_time datetime NULL COMMENT '创建日期' ;, alter table wx_scenic MODIFY COLUMN city varchar(20) NULL COMMENT '所在城市' ;, alter table wx_scenic MODIFY COLUMN scenic_name varchar(50) NULL COMMENT '小片名称' ;, alter table wx_scenic MODIFY COLUMN target_url varchar(200) NULL COMMENT '跳转地址' ;, alter table wx_scenic MODIFY COLUMN title varchar(40) NULL COMMENT '标题' ;, alter table wx_scenic MODIFY COLUMN content text NULL COMMENT '内容' ;, alter table wx_scenic MODIFY COLUMN display_type varchar(1) NULL COMMENT '展示类型' ;, alter table wx_scenic MODIFY COLUMN update_time datetime NULL COMMENT '更新日期' ;, alter table wx_scenic MODIFY COLUMN hit int(5) NULL COMMENT '点击数' DEFAULT 0;, alter table wx_scenic ADD COLUMN content_type varchar(1) NULL COMMENT '内容类型' ;, , alter table wx_scenic MODIFY COLUMN poster varchar(200) NULL COMMENT '封面图' ;] b DbTableProcess.java 218
INFO 2020-02-12 10:21:42,350 ==同步数据库消耗时间242毫秒 g OnlCgformApiController.java 601
INFO 2020-02-12 10:21:42,722 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:21:42,726 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:21:50,007 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:21:50,007 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:21:53,165 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:21:53,188 ----jeecg---Code----Generation----[单表模型:wx_scenic]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-12 10:21:53,189 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-1554685284384482525, entityPackage=wx, entityName=WxScenic, primaryKeyField=id, columns=[{"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"展示类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content_type","fieldName":"contentType","filedComment":"内容类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}], tableVo={"tableName":"wx_scenic","ftlDescription":"景区小片信息表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxScenic","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"展示类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content_type","fieldName":"contentType","filedComment":"内容类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_scenic} a CodeGenerateOne.java 117
INFO 2020-02-12 10:21:53,192 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-12 10:21:53,193 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-12 10:21:53,257 ----jeecg----Code----Generation-----[单表模型:wx_scenic]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-12 10:21:57,381 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:21:59,072 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:21:59,098 ----jeecg---Code----Generation----[单表模型:wx_news]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-12 10:21:59,098 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=5811523797962020092, entityPackage=wx, entityName=WxNews, primaryKeyField=id, columns=[{"fieldDbName":"news_type","fieldName":"newsType","filedComment":"快讯类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"dispaly_type","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"浏览数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_news","ftlDescription":"快讯表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxNews","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"news_type","fieldName":"newsType","filedComment":"快讯类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"dispaly_type","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"浏览数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_news} a CodeGenerateOne.java 117
INFO 2020-02-12 10:21:59,101 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-12 10:21:59,101 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-12 10:21:59,151 ----jeecg----Code----Generation-----[单表模型:wx_news]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-12 10:22:38,913 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-12 10:22:40,132 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:22:40,136 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-12 10:22:40,139 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:22:40,140 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:22:40,157 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:22:40,162 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:22:40,163 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:22:40,164 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:22:40,641 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-12 10:22:40,692 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-12 10:22:40,771 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:22:40,771 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:22:40,775 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:22:40,776 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:22:40,778 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581474160777) getDictItems SysDictController.java 163
INFO 2020-02-12 10:22:40,785 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:22:40,785 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:22:40,788 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:22:40,789 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:22:40,790 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:22:40,790 dictCode : cgform_table_type getDictItems SysDictController.java 130
DEBUG 2020-02-12 10:22:40,792 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:22:40,792 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581474160791) getDictItems SysDictController.java 163
DEBUG 2020-02-12 10:22:40,792 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:22:40,794 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:22:40,795 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:22:40,796 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:22:40,798 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:22:40,798 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:26:05,643 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-12 10:26:08,064 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:26:08,069 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-12 10:26:08,070 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:08,071 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:08,082 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:08,094 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:08,095 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:08,097 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:26:09,027 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-12 10:26:09,075 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-12 10:26:09,163 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:26:09,163 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:26:09,166 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:26:09,166 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:26:09,168 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581474369167) getDictItems SysDictController.java 163
INFO 2020-02-12 10:26:09,173 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:26:09,176 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:26:09,177 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:09,178 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:09,179 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:26:09,180 dictCode : cgform_table_type getDictItems SysDictController.java 130
DEBUG 2020-02-12 10:26:09,181 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:09,182 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:26:09,182 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581474369180) getDictItems SysDictController.java 163
DEBUG 2020-02-12 10:26:09,183 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:09,184 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:09,185 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:09,186 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:09,187 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:26:53,743 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-12 10:26:55,901 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:26:55,904 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-12 10:26:55,905 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:55,905 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:55,914 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:55,921 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:55,922 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:55,923 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:26:57,039 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-12 10:26:57,093 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-12 10:26:57,167 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:26:57,167 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:26:57,171 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:26:57,171 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:26:57,173 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581474417171) getDictItems SysDictController.java 163
INFO 2020-02-12 10:26:57,175 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:26:57,178 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:57,179 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:57,180 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:26:57,181 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:26:57,182 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:57,183 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:57,184 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:57,186 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:57,187 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:26:57,187 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:26:57,189 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581474417188) getDictItems SysDictController.java 163
DEBUG 2020-02-12 10:26:57,189 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:26:57,190 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:27:44,916 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-12 10:27:47,381 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:27:47,386 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-12 10:27:47,388 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:47,388 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:47,396 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:47,406 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:47,407 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:47,409 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:27:48,505 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-12 10:27:48,565 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-12 10:27:48,655 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:27:48,655 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:27:48,659 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:27:48,660 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:27:48,662 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581474468661) getDictItems SysDictController.java 163
INFO 2020-02-12 10:27:48,664 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:27:48,669 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:27:48,669 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:27:48,669 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:48,670 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:48,672 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:48,673 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:27:48,673 dictCode : cgform_table_type getDictItems SysDictController.java 130
DEBUG 2020-02-12 10:27:48,674 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:27:48,675 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581474468673) getDictItems SysDictController.java 163
DEBUG 2020-02-12 10:27:48,676 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:48,677 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:48,680 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:48,681 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:27:52,610 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:27:52,610 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:27:52,615 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:27:52,615 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:27:52,616 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-12 10:27:52,616 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-12 10:27:52,619 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:52,619 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:52,620 ==> Parameters: content_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:52,620 ==> Parameters: display_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:52,622 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:52,622 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:27:52,625 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581474472615) getDictItems SysDictController.java 163
INFO 2020-02-12 10:27:52,625 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581474472615) getDictItems SysDictController.java 163
INFO 2020-02-12 10:27:54,818 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:27:54,818 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:27:54,832 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:27:54,832 dictCode : dispaly_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:27:54,835 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581474474833) getDictItems SysDictController.java 163
INFO 2020-02-12 10:27:54,837 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-12 10:27:54,838 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:54,839 ==> Parameters: dispaly_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:27:54,841 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:27:54,846 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1581474474833) getDictItems SysDictController.java 163
INFO 2020-02-12 10:27:55,148 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:27:55,157 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:27:55,161 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581474475158) getDictItems SysDictController.java 163
INFO 2020-02-12 10:27:56,246 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:27:56,246 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:27:56,256 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:27:56,257 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:27:56,260 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581474476257) getDictItems SysDictController.java 163
INFO 2020-02-12 10:27:56,260 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581474476257) getDictItems SysDictController.java 163
INFO 2020-02-12 10:27:57,459 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:27:57,468 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:27:57,468 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:27:57,471 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581474477469) getDictItems SysDictController.java 163
INFO 2020-02-12 10:27:57,475 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:27:57,477 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581474477475) getDictItems SysDictController.java 163
INFO 2020-02-12 10:28:46,096 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:28:46,096 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:28:46,108 dictCode : dispaly_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:28:46,108 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:28:46,111 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1581474526109) getDictItems SysDictController.java 163
INFO 2020-02-12 10:28:46,111 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581474526109) getDictItems SysDictController.java 163
INFO 2020-02-12 10:28:46,423 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:28:46,427 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:28:46,428 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581474526427) getDictItems SysDictController.java 163
INFO 2020-02-12 10:28:51,524 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:28:51,524 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:28:51,535 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:28:51,535 dictCode : dispaly_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:28:51,537 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581474531535) getDictItems SysDictController.java 163
INFO 2020-02-12 10:28:51,537 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1581474531536) getDictItems SysDictController.java 163
INFO 2020-02-12 10:29:37,815 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:29:37,816 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:29:37,821 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:29:37,822 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:29:37,824 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581474577822) getDictItems SysDictController.java 163
INFO 2020-02-12 10:29:38,131 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:29:38,137 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:29:38,139 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581474578138) getDictItems SysDictController.java 163
INFO 2020-02-12 10:29:49,455 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:29:49,455 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:30:35,534 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:30:36,070 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:30:36,659 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:30:36,664 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:30:43,092 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:30:43,092 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:31:13,861 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:31:14,427 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:31:15,058 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:31:15,067 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:31:20,240 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:31:20,240 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:31:23,979 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:31:23,993 ----jeecg---Code----Generation----[单表模型:wx_scenic]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-12 10:31:23,995 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-3932062371447173370, entityPackage=wx, entityName=WxScenic, primaryKeyField=id, columns=[{"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"展示类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content_type","fieldName":"contentType","filedComment":"内容类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}], tableVo={"tableName":"wx_scenic","ftlDescription":"景区小片信息表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxScenic","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"authoer","fieldName":"authoer","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"展示类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content_type","fieldName":"contentType","filedComment":"内容类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_scenic} a CodeGenerateOne.java 117
INFO 2020-02-12 10:31:24,004 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-12 10:31:24,004 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-12 10:31:24,073 ----jeecg----Code----Generation-----[单表模型:wx_scenic]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-12 10:31:28,873 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:31:30,540 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:31:30,554 ----jeecg---Code----Generation----[单表模型:wx_news]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-12 10:31:30,555 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-3288666103879953196, entityPackage=wx, entityName=WxNews, primaryKeyField=id, columns=[{"fieldDbName":"news_type","fieldName":"newsType","filedComment":"快讯类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"dispaly_type","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"浏览数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_news","ftlDescription":"快讯表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxNews","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"news_type","fieldName":"newsType","filedComment":"快讯类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"dispaly_type","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"浏览数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_news} a CodeGenerateOne.java 117
INFO 2020-02-12 10:31:30,560 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-12 10:31:30,561 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-12 10:31:30,629 ----jeecg----Code----Generation-----[单表模型:wx_news]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-12 10:35:12,809 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:35:12,809 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:35:12,822 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:35:12,822 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:35:12,825 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581474912823) getDictItems SysDictController.java 163
INFO 2020-02-12 10:35:12,825 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581474912823) getDictItems SysDictController.java 163
INFO 2020-02-12 10:35:14,604 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:35:14,604 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:35:14,612 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:35:14,612 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:35:14,615 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581474914612) getDictItems SysDictController.java 163
INFO 2020-02-12 10:35:14,615 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581474914612) getDictItems SysDictController.java 163
INFO 2020-02-12 10:35:20,067 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:35:20,067 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:35:20,072 dictCode : dispaly_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:35:20,072 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:35:20,073 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1581474920072) getDictItems SysDictController.java 163
INFO 2020-02-12 10:35:20,073 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581474920073) getDictItems SysDictController.java 163
INFO 2020-02-12 10:35:20,382 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:35:20,390 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:35:20,392 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581474920390) getDictItems SysDictController.java 163
INFO 2020-02-12 10:35:20,933 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:35:20,933 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:35:20,937 dictCode : dispaly_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:35:20,937 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:35:20,939 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1581474920938) getDictItems SysDictController.java 163
INFO 2020-02-12 10:35:20,939 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581474920938) getDictItems SysDictController.java 163
INFO 2020-02-12 10:37:00,554 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:37:00,553 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:37:00,561 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:37:00,562 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:37:00,563 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581475020562) getDictItems SysDictController.java 163
INFO 2020-02-12 10:37:00,563 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581475020562) getDictItems SysDictController.java 163
INFO 2020-02-12 10:37:05,734 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:37:05,738 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:37:05,740 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:37:05,741 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:37:05,742 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581475025741) getDictItems SysDictController.java 163
INFO 2020-02-12 10:37:05,743 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581475025742) getDictItems SysDictController.java 163
INFO 2020-02-12 10:38:26,218 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-12 10:38:27,402 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:38:27,405 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-12 10:38:27,408 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:38:27,408 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:38:27,417 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:38:27,422 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:38:27,424 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:38:27,425 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:38:28,004 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-12 10:38:28,045 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-12 10:38:28,122 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:38:28,122 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:38:28,126 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:38:28,127 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:38:28,128 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581475108127) getDictItems SysDictController.java 163
INFO 2020-02-12 10:38:28,128 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581475108127) getDictItems SysDictController.java 163
INFO 2020-02-12 10:38:28,133 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 10:38:28,136 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:38:28,137 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:38:28,138 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:38:28,140 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:38:28,140 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:38:28,141 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:38:28,143 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:38:28,144 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:38:28,146 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 10:38:28,146 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 10:38:39,451 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:38:39,456 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:38:39,457 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581475119456) getDictItems SysDictController.java 163
INFO 2020-02-12 10:38:39,760 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:38:39,764 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:38:39,765 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581475119764) getDictItems SysDictController.java 163
INFO 2020-02-12 10:39:03,614 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:39:03,614 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:39:03,618 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:39:03,618 dictCode : dispaly_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:39:03,620 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1581475143619) getDictItems SysDictController.java 163
INFO 2020-02-12 10:39:03,620 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581475143619) getDictItems SysDictController.java 163
INFO 2020-02-12 10:39:03,933 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:39:03,943 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:39:03,946 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581475143944) getDictItems SysDictController.java 163
INFO 2020-02-12 10:39:05,087 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:39:05,088 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:39:05,097 dictCode : dispaly_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:39:05,097 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:39:05,099 Result(success=true, message=操作成功!, code=0, result=[], timestamp=1581475145097) getDictItems SysDictController.java 163
INFO 2020-02-12 10:39:05,099 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581475145098) getDictItems SysDictController.java 163
INFO 2020-02-12 10:40:06,066 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:40:21,838 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:40:21,838 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:40:21,842 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:40:21,843 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:40:21,844 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581475221842) getDictItems SysDictController.java 163
INFO 2020-02-12 10:40:21,844 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581475221843) getDictItems SysDictController.java 163
INFO 2020-02-12 10:40:23,232 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:40:23,234 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:40:23,238 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:40:23,238 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:40:23,239 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581475223239) getDictItems SysDictController.java 163
INFO 2020-02-12 10:40:23,239 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581475223238) getDictItems SysDictController.java 163
INFO 2020-02-12 10:40:57,941 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:40:57,941 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:40:57,946 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:40:57,946 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:40:57,948 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581475257946) getDictItems SysDictController.java 163
INFO 2020-02-12 10:40:58,260 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:40:58,271 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:40:58,276 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581475258274) getDictItems SysDictController.java 163
INFO 2020-02-12 10:41:08,993 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:41:08,993 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:41:26,018 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:41:26,029 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-12 10:41:26,665 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:41:27,299 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:41:27,302 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:41:36,308 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:41:36,309 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:41:39,811 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:41:39,841 ----jeecg---Code----Generation----[单表模型:wx_news]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-12 10:41:39,845 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-5835375664149566093, entityPackage=wx, entityName=WxNews, primaryKeyField=id, columns=[{"fieldDbName":"news_type","fieldName":"newsType","filedComment":"快讯类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"浏览数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_news","ftlDescription":"快讯表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxNews","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"news_type","fieldName":"newsType","filedComment":"快讯类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"浏览数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_news} a CodeGenerateOne.java 117
INFO 2020-02-12 10:41:39,855 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-12 10:41:39,857 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-12 10:41:39,950 ----jeecg----Code----Generation-----[单表模型:wx_news]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-12 10:42:50,573 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:42:50,573 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:42:50,578 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:42:50,578 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:42:50,579 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581475370578) getDictItems SysDictController.java 163
INFO 2020-02-12 10:42:50,579 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581475370579) getDictItems SysDictController.java 163
INFO 2020-02-12 10:42:50,886 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:42:50,889 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:42:50,891 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581475370890) getDictItems SysDictController.java 163
INFO 2020-02-12 10:42:51,862 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:42:51,864 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:42:51,867 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:42:51,868 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 10:42:51,869 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581475371868) getDictItems SysDictController.java 163
INFO 2020-02-12 10:42:51,870 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581475371869) getDictItems SysDictController.java 163
INFO 2020-02-12 10:43:17,334 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:44:35,987 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:45:15,487 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 10:46:14,888 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:47:00,639 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:49:10,446 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:51:11,998 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:51:59,947 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:54:11,920 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:55:11,734 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:55:46,635 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:56:19,855 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:57:20,006 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:57:40,321 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:57:53,189 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:58:06,869 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 10:58:33,658 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:00:06,866 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:01:45,417 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:10:36,355 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:10:44,826 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:30:59,287 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:31:39,817 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:31:56,749 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:33:14,667 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:34:20,248 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:34:49,800 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:35:45,738 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:36:00,698 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:38:06,776 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:38:23,834 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:40:02,765 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:40:19,406 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:40:29,865 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:40:36,787 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:40:50,642 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:41:53,707 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:42:39,030 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:43:38,927 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:43:53,432 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:45:49,010 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:47:06,933 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:47:13,116 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:52:33,399 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:53:55,812 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:54:57,207 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:55:04,698 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:55:58,926 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:56:26,109 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:57:52,842 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:58:21,166 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:58:34,245 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:58:49,827 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 11:59:05,802 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 12:02:20,068 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 12:02:27,561 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 12:04:37,942 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 12:05:45,436 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 12:06:02,104 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 12:06:14,968 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Wed Feb 12 15:13:38 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-12 13:49:46,648 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 13800 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-12 13:49:46,652 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-12 13:49:48,308 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-12 13:49:48,311 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-12 13:49:48,482 Finished Spring Data repository scanning in 157ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-12 13:49:48,793 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$f8b6af66] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:48,869 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:49,253 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-12 13:49:49,255 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-12 13:49:49,258 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:49,263 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:49,291 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:49,352 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d8b145d0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:49,497 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:49,503 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$423fb6a1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:49,514 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:49,520 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:49,545 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:49,553 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$edcb041a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:49,653 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:49,738 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:49,751 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$438536b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:49,782 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$ebca2380] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:49,789 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 13:49:50,167 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-12 13:49:50,190 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-12 13:49:50,199 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-12 13:49:50,199 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-12 13:49:50,204 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-12 13:49:50,351 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-12 13:49:50,352 Root WebApplicationContext: initialization completed in 3628 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-12 13:49:50,665 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-12 13:49:50,907 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-12 13:49:50,907 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-12 13:49:50,908 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-12 13:49:50,908 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-12 13:49:53,630 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-12 13:49:53,793 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-12 13:49:53,794 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-12 13:49:53,798 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-12 13:49:53,800 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-12 13:49:53,801 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-12 13:49:53,801 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-12 13:49:53,801 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-12 13:49:53,802 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@c6244e7 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-12 13:49:56,653 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-12 13:49:57,954 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-12 13:49:58,114 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-12 13:49:58,382 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-12 13:49:59,190 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-12 13:49:59,209 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-12 13:49:59,263 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-12 13:49:59,425 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 13:49:59,426 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 13:49:59,428 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 13:49:59,429 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 13:49:59,430 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 13:49:59,441 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 13:49:59,443 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 13:49:59,444 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 13:49:59,446 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 13:49:59,447 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 13:49:59,456 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 13:49:59,467 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-12 13:49:59,603 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-12 13:49:59,611 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-12 13:49:59,611 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-12 13:49:59,612 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-12 13:49:59,614 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-12 13:49:59,615 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-12 13:49:59,631 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-12 13:49:59,659 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-12 13:49:59,662 Started JeecgApplication in 13.71 seconds (JVM running for 14.916) logStarted StartupInfoLogger.java 59
INFO 2020-02-12 13:49:59,674 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-12 13:50:00,033 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-12 13:50:00,033 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-12 13:50:00,047 Completed initialization in 13 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-12 13:50:00,155 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-12 13:50:00,157 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-12 13:50:22,051 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:01:58,432 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:04:31,725 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:06:30,885 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:06:55,030 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:07:28,179 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:10:10,281 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:13:03,676 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:17:26,761 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:18:16,336 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:20:24,015 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:20:39,650 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:21:18,912 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:21:29,295 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:23:00,275 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:26:51,074 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0NzUyNzYsInVzZXJuYW1lIjoiYWRtaW4ifQ.uSNay4uDyqXzPKWLkH2_sln-GeqBLllWN8wBzs0B9ak checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-12 14:26:51,192 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-12 14:26:51,550 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:26:51,656 ==> Parameters: 1227479158674653185(String), 2020-02-12 14:26:51.312(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:26:51,673 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 14:26:51,674 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-12 14:27:06,679 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:06,682 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:06,713 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:06,763 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:06,765 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:06,773 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:06,775 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:06,776 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:06,778 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:06,784 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:06,785 ==> Parameters: 1227479222587457537(String), 2020-02-12 14:27:06.783(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:06,799 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 14:27:06,911 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 14:27:06,919 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:06,919 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:06,921 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 14:27:06,968 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-12 14:27:06,980 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:06,985 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:07,015 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:07,034 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:07,035 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:07,037 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 14:27:07,705 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-12 14:27:07,714 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-12 14:27:07,774 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 14:27:07,811 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:07,812 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:07,814 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:07,815 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:07,817 ==> Parameters: 2020-02-12 00:00:00.0(Timestamp), 2020-02-13 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:07,823 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:07,826 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:07,828 ==> Parameters: 2020-02-12 00:00:00.0(Timestamp), 2020-02-13 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:07,834 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 14:27:08,075 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 14:27:08,083 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:08,089 ==> Parameters: 2020-02-06 00:00:00.0(Timestamp), 2020-02-13 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
INFO 2020-02-12 14:27:08,090 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 14:27:08,096 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:08,123 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:08,125 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:08,129 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:08,145 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:08,147 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:08,151 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:08,159 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:08,161 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:08,164 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 14:27:08,165 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 14:27:11,823 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 14:27:11,823 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 14:27:11,845 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 14:27:11,845 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 14:27:11,850 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581488831845) getDictItems SysDictController.java 163
INFO 2020-02-12 14:27:11,850 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581488831845) getDictItems SysDictController.java 163
INFO 2020-02-12 14:27:12,073 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 14:27:12,081 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 14:27:12,085 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581488832082) getDictItems SysDictController.java 163
INFO 2020-02-12 14:27:13,819 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 14:27:13,825 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 14:27:13,827 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581488833825) getDictItems SysDictController.java 163
INFO 2020-02-12 14:27:14,136 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 14:27:14,142 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 14:27:14,143 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581488834142) getDictItems SysDictController.java 163
INFO 2020-02-12 14:27:31,933 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:27:48,443 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:30:04,946 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:30:22,610 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:30:38,413 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:30:55,368 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:31:08,518 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:31:32,347 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:33:34,631 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:33:44,560 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:34:04,229 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:34:13,405 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:35:07,840 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:35:31,631 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:35:49,940 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:36:09,737 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:36:37,135 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:39:45,180 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:41:22,764 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:41:33,096 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:42:03,299 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:42:43,649 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:45:31,562 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:46:02,365 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:46:15,319 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:46:17,884 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:46:39,644 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:47:27,965 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:48:04,333 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:48:16,932 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:48:20,738 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:49:59,563 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:50:13,587 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:50:35,621 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:50:56,362 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:51:17,677 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:51:50,230 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:52:04,195 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:52:22,805 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:52:35,979 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:52:48,562 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:53:08,892 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:53:21,922 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:56:34,604 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 14:59:06,263 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:00:11,225 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:00:40,608 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:01:09,758 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:01:28,059 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:01:35,748 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:01:53,944 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:01:59,347 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:02:43,056 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:03:24,403 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:03:48,741 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:04:19,646 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:04:48,864 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:05:52,014 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:06:57,874 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:08:43,744 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:09:27,044 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:11:25,556 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:11:25,556 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:11:25,589 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-12 15:11:25,589 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-12 15:11:25,592 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 15:11:25,594 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581491485592) getDictItems SysDictController.java 163
INFO 2020-02-12 15:11:25,610 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:11:25,802 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:11:25,808 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-12 15:11:25,809 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581491485808) getDictItems SysDictController.java 163
INFO 2020-02-12 15:11:28,860 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:11:29,162 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:11:38,530 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:11:38,809 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:11:39,380 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:11:39,386 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:11:48,396 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:11:48,432 数据库表:【wx_scenic】已存在 a DbTableUtil.java 191
INFO 2020-02-12 15:11:48,432 ==判断表是否存在消耗时间23毫秒 doDbSynch OnlCgformHeadServiceImpl.java 279
INFO 2020-02-12 15:11:48,444 getColumnMetadataFormDataBase --->COLUMN_NAME:ID TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:36 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,445 getColumnMetadataFormDataBase --->COLUMN_NAME:CREATE_BY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,445 getColumnMetadataFormDataBase --->COLUMN_NAME:CREATE_TIME TYPE_NAME :DATETIME DECIMAL_DIGITS:0 COLUMN_SIZE:19 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,446 getColumnMetadataFormDataBase --->COLUMN_NAME:UPDATE_BY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,446 getColumnMetadataFormDataBase --->COLUMN_NAME:UPDATE_TIME TYPE_NAME :DATETIME DECIMAL_DIGITS:0 COLUMN_SIZE:19 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,446 getColumnMetadataFormDataBase --->COLUMN_NAME:SYS_ORG_CODE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:64 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,446 getColumnMetadataFormDataBase --->COLUMN_NAME:TITLE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,447 getColumnMetadataFormDataBase --->COLUMN_NAME:SUB_TITLE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,447 getColumnMetadataFormDataBase --->COLUMN_NAME:POSTER TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,447 getColumnMetadataFormDataBase --->COLUMN_NAME:HIT TYPE_NAME :INT DECIMAL_DIGITS:0 COLUMN_SIZE:10 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,447 getColumnMetadataFormDataBase --->COLUMN_NAME:CONTENT TYPE_NAME :TEXT DECIMAL_DIGITS:0 COLUMN_SIZE:65535 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,448 getColumnMetadataFormDataBase --->COLUMN_NAME:AUTHOER TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,448 getColumnMetadataFormDataBase --->COLUMN_NAME:SCENIC_NAME TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,448 getColumnMetadataFormDataBase --->COLUMN_NAME:CITY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,448 getColumnMetadataFormDataBase --->COLUMN_NAME:TARGET_URL TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,449 getColumnMetadataFormDataBase --->COLUMN_NAME:DISPLAY_TYPE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:1 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,449 getColumnMetadataFormDataBase --->COLUMN_NAME:CONTENT_TYPE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:1 c DbTableProcess.java 284
INFO 2020-02-12 15:11:48,449 getColumnMetadataFormCgForm ---->COLUMN_NAME:id TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:36 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,449 getColumnMetadataFormCgForm ---->COLUMN_NAME:create_by TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,450 getColumnMetadataFormCgForm ---->COLUMN_NAME:create_time TYPE_NAME:date DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,450 getColumnMetadataFormCgForm ---->COLUMN_NAME:update_by TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,450 getColumnMetadataFormCgForm ---->COLUMN_NAME:update_time TYPE_NAME:date DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,450 getColumnMetadataFormCgForm ---->COLUMN_NAME:sys_org_code TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:64 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,450 getColumnMetadataFormCgForm ---->COLUMN_NAME:title TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,451 getColumnMetadataFormCgForm ---->COLUMN_NAME:sub_title TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,451 getColumnMetadataFormCgForm ---->COLUMN_NAME:poster TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,451 getColumnMetadataFormCgForm ---->COLUMN_NAME:hit TYPE_NAME:int DECIMAL_DIGITS:0 COLUMN_SIZE:5 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,451 getColumnMetadataFormCgForm ---->COLUMN_NAME:content TYPE_NAME:text DECIMAL_DIGITS:0 COLUMN_SIZE:0 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,452 getColumnMetadataFormCgForm ---->COLUMN_NAME:author TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,452 getColumnMetadataFormCgForm ---->COLUMN_NAME:scenic_name TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,452 getColumnMetadataFormCgForm ---->COLUMN_NAME:city TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,453 getColumnMetadataFormCgForm ---->COLUMN_NAME:display_type TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:1 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,453 getColumnMetadataFormCgForm ---->COLUMN_NAME:target_url TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,453 getColumnMetadataFormCgForm ---->COLUMN_NAME:content_type TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:1 c DbTableProcess.java 314
INFO 2020-02-12 15:11:48,454 [alter table wx_scenic MODIFY COLUMN sub_title varchar(40) NULL COMMENT '副标题' ;, alter table wx_scenic MODIFY COLUMN create_time datetime NULL COMMENT '创建日期' ;, alter table wx_scenic MODIFY COLUMN city varchar(20) NULL COMMENT '所在城市' ;, alter table wx_scenic ADD COLUMN author varchar(50) NULL COMMENT '编辑' ;, , alter table wx_scenic MODIFY COLUMN scenic_name varchar(50) NULL COMMENT '小片名称' ;, alter table wx_scenic MODIFY COLUMN target_url varchar(200) NULL COMMENT '跳转地址' ;, alter table wx_scenic MODIFY COLUMN title varchar(40) NULL COMMENT '标题' ;, alter table wx_scenic MODIFY COLUMN content text NULL COMMENT '内容' ;, alter table wx_scenic MODIFY COLUMN display_type varchar(1) NULL COMMENT '展示类型' ;, alter table wx_scenic MODIFY COLUMN update_time datetime NULL COMMENT '更新日期' ;, alter table wx_scenic MODIFY COLUMN hit int(5) NULL COMMENT '点击数' DEFAULT 0;, alter table wx_scenic MODIFY COLUMN content_type varchar(1) NULL COMMENT '内容类型' ;, alter table wx_scenic MODIFY COLUMN poster varchar(200) NULL COMMENT '封面图' ;, alter table wx_scenic DROP COLUMN authoer;] b DbTableProcess.java 218
INFO 2020-02-12 15:11:48,926 ==同步数据库消耗时间523毫秒 g OnlCgformApiController.java 601
INFO 2020-02-12 15:11:49,297 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:11:49,301 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:11:52,980 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:11:53,282 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:11:56,245 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:11:56,276 ----jeecg---Code----Generation----[单表模型:wx_scenic]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-12 15:11:56,277 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=8061551830886431282, entityPackage=wx, entityName=WxScenic, primaryKeyField=id, columns=[{"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"展示类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content_type","fieldName":"contentType","filedComment":"内容类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}], tableVo={"tableName":"wx_scenic","ftlDescription":"景区小片信息表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxScenic","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"展示类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content_type","fieldName":"contentType","filedComment":"内容类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_scenic} a CodeGenerateOne.java 117
INFO 2020-02-12 15:11:56,281 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-12 15:11:56,282 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-12 15:11:56,539 ----jeecg----Code----Generation-----[单表模型:wx_scenic]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
Logback Log Messages

Log session start time Wed Feb 12 15:24:09 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-12 15:13:38,975 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 7416 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-12 15:13:39,010 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-12 15:13:40,646 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-12 15:13:40,649 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-12 15:13:40,831 Finished Spring Data repository scanning in 166ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-12 15:13:41,150 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$7d2188e9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:41,230 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:41,612 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-12 15:13:41,615 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-12 15:13:41,618 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:41,623 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:41,652 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:41,715 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5d1c1f53] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:41,866 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:41,871 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c6aa9024] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:41,881 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:41,888 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:41,911 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:41,919 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$7235dd9d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:42,025 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:42,104 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:42,118 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$c7f01033] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:42,149 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$7034fd03] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:42,154 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:13:42,580 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-12 15:13:42,596 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-12 15:13:42,605 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-12 15:13:42,606 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-12 15:13:42,612 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-12 15:13:42,768 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-12 15:13:42,769 Root WebApplicationContext: initialization completed in 3720 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-12 15:13:43,114 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-12 15:13:43,358 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-12 15:13:43,359 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-12 15:13:43,359 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-12 15:13:43,359 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-12 15:13:46,330 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-12 15:13:46,342 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-12 15:13:46,342 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-12 15:13:46,346 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-12 15:13:46,348 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-12 15:13:46,349 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-12 15:13:46,350 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-12 15:13:46,350 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-12 15:13:46,350 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@22f80e36 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-12 15:13:49,206 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-12 15:13:50,589 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-12 15:13:50,763 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-12 15:13:51,053 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-12 15:13:51,899 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-12 15:13:51,920 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-12 15:13:51,979 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-12 15:13:52,146 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:13:52,147 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:13:52,149 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:13:52,150 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:13:52,151 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:13:52,162 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:13:52,164 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:13:52,165 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:13:52,167 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:13:52,168 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:13:52,177 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:13:52,188 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-12 15:13:52,329 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-12 15:13:52,337 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-12 15:13:52,337 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-12 15:13:52,339 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-12 15:13:52,340 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-12 15:13:52,341 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-12 15:13:52,359 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-12 15:13:52,390 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-12 15:13:52,393 Started JeecgApplication in 14.117 seconds (JVM running for 15.154) logStarted StartupInfoLogger.java 59
INFO 2020-02-12 15:13:52,406 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-12 15:13:52,793 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-12 15:13:52,793 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-12 15:13:52,807 Completed initialization in 14 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-12 15:13:52,928 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-12 15:13:52,931 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-12 15:13:52,996 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-12 15:15:11,838 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:16:37,070 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:17:06,175 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:18:07,539 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:21:27,988 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:21:53,512 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:21:53,512 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:22:10,776 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:22:10,776 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:22:22,806 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:22:22,806 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:22:38,661 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:22:38,937 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:22:39,569 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:22:39,593 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:22:42,934 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:22:42,991 数据库表:【wx_scenic】已存在 a DbTableUtil.java 191
INFO 2020-02-12 15:22:42,991 ==判断表是否存在消耗时间13毫秒 doDbSynch OnlCgformHeadServiceImpl.java 279
INFO 2020-02-12 15:22:43,000 getColumnMetadataFormDataBase --->COLUMN_NAME:ID TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:36 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,001 getColumnMetadataFormDataBase --->COLUMN_NAME:CREATE_BY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,001 getColumnMetadataFormDataBase --->COLUMN_NAME:CREATE_TIME TYPE_NAME :DATETIME DECIMAL_DIGITS:0 COLUMN_SIZE:19 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,002 getColumnMetadataFormDataBase --->COLUMN_NAME:UPDATE_BY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,002 getColumnMetadataFormDataBase --->COLUMN_NAME:UPDATE_TIME TYPE_NAME :DATETIME DECIMAL_DIGITS:0 COLUMN_SIZE:19 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,003 getColumnMetadataFormDataBase --->COLUMN_NAME:SYS_ORG_CODE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:64 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,003 getColumnMetadataFormDataBase --->COLUMN_NAME:TITLE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,004 getColumnMetadataFormDataBase --->COLUMN_NAME:SUB_TITLE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,004 getColumnMetadataFormDataBase --->COLUMN_NAME:POSTER TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,004 getColumnMetadataFormDataBase --->COLUMN_NAME:HIT TYPE_NAME :INT DECIMAL_DIGITS:0 COLUMN_SIZE:10 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,005 getColumnMetadataFormDataBase --->COLUMN_NAME:CONTENT TYPE_NAME :TEXT DECIMAL_DIGITS:0 COLUMN_SIZE:65535 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,005 getColumnMetadataFormDataBase --->COLUMN_NAME:SCENIC_NAME TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,005 getColumnMetadataFormDataBase --->COLUMN_NAME:CITY TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,005 getColumnMetadataFormDataBase --->COLUMN_NAME:TARGET_URL TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,006 getColumnMetadataFormDataBase --->COLUMN_NAME:DISPLAY_TYPE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:1 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,006 getColumnMetadataFormDataBase --->COLUMN_NAME:CONTENT_TYPE TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:1 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,006 getColumnMetadataFormDataBase --->COLUMN_NAME:AUTHOR TYPE_NAME :VARCHAR DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 284
INFO 2020-02-12 15:22:43,007 getColumnMetadataFormCgForm ---->COLUMN_NAME:id TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:36 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,007 getColumnMetadataFormCgForm ---->COLUMN_NAME:create_by TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,007 getColumnMetadataFormCgForm ---->COLUMN_NAME:create_time TYPE_NAME:date DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,007 getColumnMetadataFormCgForm ---->COLUMN_NAME:update_by TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,008 getColumnMetadataFormCgForm ---->COLUMN_NAME:update_time TYPE_NAME:date DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,008 getColumnMetadataFormCgForm ---->COLUMN_NAME:sys_org_code TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:64 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,008 getColumnMetadataFormCgForm ---->COLUMN_NAME:title TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,008 getColumnMetadataFormCgForm ---->COLUMN_NAME:sub_title TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:40 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,009 getColumnMetadataFormCgForm ---->COLUMN_NAME:poster TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,009 getColumnMetadataFormCgForm ---->COLUMN_NAME:hit TYPE_NAME:int DECIMAL_DIGITS:0 COLUMN_SIZE:5 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,009 getColumnMetadataFormCgForm ---->COLUMN_NAME:content TYPE_NAME:text DECIMAL_DIGITS:0 COLUMN_SIZE:0 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,009 getColumnMetadataFormCgForm ---->COLUMN_NAME:author TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,009 getColumnMetadataFormCgForm ---->COLUMN_NAME:scenic_name TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:50 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,010 getColumnMetadataFormCgForm ---->COLUMN_NAME:city TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:20 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,010 getColumnMetadataFormCgForm ---->COLUMN_NAME:display_type TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:1 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,011 getColumnMetadataFormCgForm ---->COLUMN_NAME:target_url TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:200 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,011 getColumnMetadataFormCgForm ---->COLUMN_NAME:news_type TYPE_NAME:string DECIMAL_DIGITS:0 COLUMN_SIZE:1 c DbTableProcess.java 314
INFO 2020-02-12 15:22:43,011 [alter table wx_scenic MODIFY COLUMN sub_title varchar(40) NULL COMMENT '副标题' ;, alter table wx_scenic MODIFY COLUMN create_time datetime NULL COMMENT '创建日期' ;, alter table wx_scenic MODIFY COLUMN city varchar(20) NULL COMMENT '所在城市' ;, alter table wx_scenic MODIFY COLUMN author varchar(50) NULL COMMENT '编辑' ;, alter table wx_scenic MODIFY COLUMN scenic_name varchar(50) NULL COMMENT '小片名称' ;, alter table wx_scenic MODIFY COLUMN target_url varchar(200) NULL COMMENT '跳转地址' ;, alter table wx_scenic MODIFY COLUMN title varchar(40) NULL COMMENT '标题' ;, alter table wx_scenic MODIFY COLUMN content text NULL COMMENT '内容' ;, alter table wx_scenic MODIFY COLUMN display_type varchar(1) NULL COMMENT '展示类型' ;, alter table wx_scenic MODIFY COLUMN update_time datetime NULL COMMENT '更新日期' ;, alter table wx_scenic MODIFY COLUMN hit int(5) NULL COMMENT '点击数' DEFAULT 0;, alter table wx_scenic ADD COLUMN news_type varchar(1) NULL COMMENT '内容类型' ;, , alter table wx_scenic MODIFY COLUMN poster varchar(200) NULL COMMENT '封面图' ;, alter table wx_scenic DROP COLUMN content_type;] b DbTableProcess.java 218
INFO 2020-02-12 15:22:43,410 ==同步数据库消耗时间465毫秒 g OnlCgformApiController.java 601
INFO 2020-02-12 15:22:43,774 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:22:43,780 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:22:45,309 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:22:47,375 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:22:47,410 ----jeecg---Code----Generation----[单表模型:wx_scenic]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-12 15:22:47,411 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=7688450876579078148, entityPackage=wx, entityName=WxScenic, primaryKeyField=id, columns=[{"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"展示类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"news_type","fieldName":"newsType","filedComment":"内容类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}], tableVo={"tableName":"wx_scenic","ftlDescription":"景区小片信息表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxScenic","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"展示类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"news_type","fieldName":"newsType","filedComment":"内容类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_scenic} a CodeGenerateOne.java 117
INFO 2020-02-12 15:22:47,415 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-12 15:22:47,416 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-12 15:22:47,657 ----jeecg----Code----Generation-----[单表模型:wx_scenic]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
ERROR 2020-02-12 15:23:49,562 {conn-10004, pstmt-20056} execute error. SELECT id,create_by,create_time,update_by,update_time,sys_org_code,title,sub_title,poster,hit,content,author,scenic_name,city,display_type,target_url,content_type FROM wx_scenic ORDER BY create_time DESC LIMIT ?,? statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'content_type' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor273.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy279.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy278.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy215.selectPage(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.page(ServiceImpl.java:276)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$6083d0ae.page(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$8b09813c.page(<generated>)
    at org.jeecg.modules.wx.controller.WxScenicController.queryPageList(WxScenicController.java:65)
    at org.jeecg.modules.wx.controller.WxScenicController$$FastClassBySpringCGLIB$$44e83b86.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor263.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxScenicController$$EnhancerBySpringCGLIB$$c415bb19.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-12 15:23:49,631 ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'content_type' in 'field list' ### The error may exist in org/jeecg/modules/wx/mapper/WxScenicMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,create_by,create_time,update_by,update_time,sys_org_code,title,sub_title,poster,hit,content,author,scenic_name,city,display_type,target_url,content_type FROM wx_scenic ORDER BY create_time DESC LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'content_type' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'content_type' in 'field list' handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.BadSqlGrammarException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'content_type' in 'field list' ### The error may exist in org/jeecg/modules/wx/mapper/WxScenicMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT id,create_by,create_time,update_by,update_time,sys_org_code,title,sub_title,poster,hit,content,author,scenic_name,city,display_type,target_url,content_type FROM wx_scenic ORDER BY create_time DESC LIMIT ?,? ### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'content_type' in 'field list' ; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'content_type' in 'field list'
    at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:234)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy215.selectPage(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.page(ServiceImpl.java:276)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$6083d0ae.page(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$8b09813c.page(<generated>)
    at org.jeecg.modules.wx.controller.WxScenicController.queryPageList(WxScenicController.java:65)
    at org.jeecg.modules.wx.controller.WxScenicController$$FastClassBySpringCGLIB$$44e83b86.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor263.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxScenicController$$EnhancerBySpringCGLIB$$c415bb19.queryPageList(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'content_type' in 'field list'
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79)
    at sun.reflect.GeneratedMethodAccessor273.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy279.query(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:67)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.GeneratedMethodAccessor265.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy278.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 123 common frames omitted
INFO 2020-02-12 15:23:49,679 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Wed Feb 12 21:21:39 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-12 15:24:10,039 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 15896 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-12 15:24:10,074 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-12 15:24:11,688 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-12 15:24:11,691 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-12 15:24:11,872 Finished Spring Data repository scanning in 165ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-12 15:24:12,190 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$5bda42b0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:12,273 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:12,652 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-12 15:24:12,654 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-12 15:24:12,657 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:12,662 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:12,691 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:12,753 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$3bd4d91a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:12,901 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:12,906 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a56349eb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:12,917 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:12,924 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:12,947 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:12,955 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$50ee9764] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:13,061 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:13,140 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:13,153 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$a6a8c9fa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:13,186 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$4eedb6ca] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:13,192 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 15:24:13,588 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-12 15:24:13,604 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-12 15:24:13,612 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-12 15:24:13,613 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-12 15:24:13,618 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-12 15:24:13,773 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-12 15:24:13,774 Root WebApplicationContext: initialization completed in 3662 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-12 15:24:14,101 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-12 15:24:14,345 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-12 15:24:14,345 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-12 15:24:14,346 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-12 15:24:14,346 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-12 15:24:17,364 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-12 15:24:17,375 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-12 15:24:17,376 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-12 15:24:17,380 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-12 15:24:17,382 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-12 15:24:17,382 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-12 15:24:17,383 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-12 15:24:17,383 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-12 15:24:17,383 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5709e10b setJobFactory QuartzScheduler.java 2287
WARN 2020-02-12 15:24:20,260 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-12 15:24:21,675 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-12 15:24:21,853 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-12 15:24:22,136 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-12 15:24:22,985 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-12 15:24:23,005 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-12 15:24:23,063 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-12 15:24:23,232 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:24:23,234 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:24:23,236 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:24:23,237 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:24:23,238 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:24:23,250 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:24:23,251 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:24:23,253 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:24:23,254 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:24:23,256 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:24:23,264 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 15:24:23,275 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-12 15:24:23,399 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-12 15:24:23,406 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-12 15:24:23,406 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-12 15:24:23,408 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-12 15:24:23,409 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-12 15:24:23,410 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-12 15:24:23,427 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-12 15:24:23,456 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-12 15:24:23,458 Started JeecgApplication in 14.094 seconds (JVM running for 15.143) logStarted StartupInfoLogger.java 59
INFO 2020-02-12 15:24:23,470 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-12 15:24:23,766 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-12 15:24:23,766 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-12 15:24:23,781 Completed initialization in 15 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-12 15:24:23,897 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-12 15:24:23,899 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-12 15:24:24,138 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-12 15:24:29,188 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:24:57,366 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:25:09,096 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:25:50,512 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:26:18,080 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:26:18,080 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:26:18,161 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 15:26:18,161 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 15:26:18,166 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581492378161) getDictItems SysDictController.java 163
INFO 2020-02-12 15:26:18,166 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581492378161) getDictItems SysDictController.java 163
INFO 2020-02-12 15:26:20,579 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:26:20,587 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 15:26:20,590 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581492380588) getDictItems SysDictController.java 163
INFO 2020-02-12 15:26:20,837 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 15:26:20,845 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 15:26:20,850 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581492380845) getDictItems SysDictController.java 163
INFO 2020-02-12 15:27:22,544 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:27:44,029 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:29:35,637 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:31:25,284 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:32:25,500 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:32:42,494 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:33:00,236 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:34:18,407 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:35:21,656 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:35:27,261 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:36:01,753 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:37:05,124 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:37:14,241 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:37:21,872 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:37:27,164 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:38:47,472 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:39:56,132 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:42:27,001 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:42:50,094 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:44:15,178 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:44:18,893 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 15:44:48,476 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Thu Feb 13 11:45:41 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-12 21:21:39,735 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 12516 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-12 21:21:39,746 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-12 21:21:46,362 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-12 21:21:46,406 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-12 21:21:47,226 Finished Spring Data repository scanning in 754ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-12 21:21:49,134 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$89da7d22] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:49,460 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:51,842 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-12 21:21:51,850 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-12 21:21:51,862 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:51,879 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:51,988 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:52,559 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$69d5138c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:53,291 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:53,313 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d363845d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:53,425 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:53,448 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:53,525 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:53,549 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$7eeed1d6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:54,136 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:54,751 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:55,202 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$d4a9046c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:55,441 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$7cedf13c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:55,665 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-12 21:21:59,729 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-12 21:21:59,804 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-12 21:21:59,846 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-12 21:21:59,846 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-12 21:21:59,874 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-12 21:22:00,716 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-12 21:22:00,718 Root WebApplicationContext: initialization completed in 20570 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-12 21:22:03,751 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-12 21:22:05,320 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-12 21:22:05,322 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-12 21:22:05,324 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-12 21:22:05,325 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-12 21:22:32,397 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-12 21:22:32,437 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-12 21:22:32,440 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-12 21:22:32,457 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-12 21:22:32,465 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-12 21:22:32,468 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-12 21:22:32,469 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-12 21:22:32,470 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-12 21:22:32,472 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5ba63110 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-12 21:22:47,089 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-12 21:23:05,499 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-12 21:23:07,427 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-12 21:23:10,568 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-12 21:23:17,735 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-12 21:23:17,817 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-12 21:23:18,059 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-12 21:23:18,852 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 21:23:18,883 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 21:23:18,904 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 21:23:18,930 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 21:23:18,953 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 21:23:18,996 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 21:23:19,000 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 21:23:19,005 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 21:23:19,011 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 21:23:19,015 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 21:23:19,097 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-12 21:23:19,163 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-12 21:23:19,642 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-12 21:23:19,668 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-12 21:23:19,669 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-12 21:23:19,672 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-12 21:23:19,678 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-12 21:23:19,680 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-12 21:23:19,717 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-12 21:23:19,802 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-12 21:23:19,813 Started JeecgApplication in 102.586 seconds (JVM running for 108.457) logStarted StartupInfoLogger.java 59
INFO 2020-02-12 21:23:19,848 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-12 21:23:20,389 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-12 21:23:20,389 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-12 21:23:20,459 Completed initialization in 68 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-12 21:23:21,005 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-12 21:23:21,014 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-12 21:25:57,630 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE0OTA2MjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.tABciTEkK0BUnWz09w1jfmblyltQZCiDgjixL5ywLDo checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 21:25:57,779 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:25:57,801 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:25:57,840 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-02-12 21:25:57,986 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-12 21:25:58,911 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:25:58,927 ==> Parameters: 1227584634368274433(String), 2020-02-12 21:25:58.372(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:25:58,950 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 21:25:58,951 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-12 21:26:23,145 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,148 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,152 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,226 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,231 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,245 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,248 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,250 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,254 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,266 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,268 ==> Parameters: 1227584736524742658(String), 2020-02-12 21:26:23.264(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,272 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 21:26:23,337 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 21:26:23,347 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,349 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,353 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 21:26:23,407 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-12 21:26:23,433 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,445 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,519 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,605 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,608 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:23,612 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 21:26:24,386 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-12 21:26:24,399 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-12 21:26:24,473 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 21:26:24,487 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,489 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,492 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,494 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,496 ==> Parameters: 2020-02-12 00:00:00.0(Timestamp), 2020-02-13 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,505 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,507 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,509 ==> Parameters: 2020-02-12 00:00:00.0(Timestamp), 2020-02-13 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,518 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-12 21:26:24,774 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 21:26:24,787 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
INFO 2020-02-12 21:26:24,794 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-12 21:26:24,801 ==> Parameters: 2020-02-06 00:00:00.0(Timestamp), 2020-02-13 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,815 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,820 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,822 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,828 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,848 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,851 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,856 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,910 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,913 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,917 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:24,918 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-12 21:26:35,597 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 21:26:35,597 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 21:26:35,624 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 21:26:35,631 dictCode : swiper_type getDictItems SysDictController.java 130
INFO 2020-02-12 21:26:35,650 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-12 21:26:35,650 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-12 21:26:35,652 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:35,653 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:35,669 ==> Parameters: swiper_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:35,669 ==> Parameters: display_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:35,681 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:35,681 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-12 21:26:35,693 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=展示图), DictModel(value=1, text=小程序页面图), DictModel(value=2, text=公众号素材页面), DictModel(value=3, text=第三方页面)], timestamp=1581513995632) getDictItems SysDictController.java 163
INFO 2020-02-12 21:26:35,694 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581513995625) getDictItems SysDictController.java 163
INFO 2020-02-12 21:26:37,792 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 21:26:37,792 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 21:26:37,809 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 21:26:37,810 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 21:26:37,818 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581513997810) getDictItems SysDictController.java 163
INFO 2020-02-12 21:26:37,820 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-12 21:26:37,821 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:37,823 ==> Parameters: content_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-12 21:26:37,826 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-12 21:26:37,831 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581513997813) getDictItems SysDictController.java 163
INFO 2020-02-12 21:26:38,010 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 21:26:38,020 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 21:26:38,022 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581513998020) getDictItems SysDictController.java 163
INFO 2020-02-12 21:26:41,670 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 21:26:41,671 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 21:26:41,682 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 21:26:41,683 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 21:26:41,687 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581514001683) getDictItems SysDictController.java 163
INFO 2020-02-12 21:26:41,687 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581514001684) getDictItems SysDictController.java 163
INFO 2020-02-12 21:27:13,341 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 21:27:13,351 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 21:27:13,353 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-12 21:27:13,356 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581514033354) getDictItems SysDictController.java 163
INFO 2020-02-12 21:27:13,359 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-12 21:27:13,363 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581514033361) getDictItems SysDictController.java 163
INFO 2020-02-12 21:27:58,100 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 21:29:58,151 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 21:31:15,973 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-12 21:34:27,186 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 21:34:46,937 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 21:35:45,126 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 21:58:33,912 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 21:58:42,677 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 21:58:49,845 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 21:59:31,839 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 21:59:51,687 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 21:59:58,440 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:00:55,494 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:01:14,103 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:08:19,965 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:11:58,205 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:12:47,885 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:25:27,152 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:25:47,621 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:27:29,102 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:29:26,411 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:29:43,756 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:33:06,443 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:34:23,091 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:34:31,319 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:36:06,161 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:43:58,189 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:48:09,297 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:48:36,535 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:49:54,010 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:50:52,221 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:52:38,217 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 22:53:06,789 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:29:11,574 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:39:58,397 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:40:17,933 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:40:54,883 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:42:40,821 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:43:51,943 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:44:28,949 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:45:08,286 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:46:12,135 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:46:35,253 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:47:22,345 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:47:50,469 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:48:09,349 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:48:41,568 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:49:07,960 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:49:26,288 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:50:40,261 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:51:19,177 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:51:25,863 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:52:02,809 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:52:37,676 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:53:37,754 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:54:44,464 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:55:01,378 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:55:30,500 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:56:14,757 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:58:13,922 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-12 23:59:11,548 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 00:00:08,656 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 00:06:07,144 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 00:06:12,250 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 00:06:47,254 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 00:07:26,496 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 00:10:46,293 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 00:12:02,486 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 00:12:29,970 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 00:13:40,877 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 00:15:44,203 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 00:16:01,210 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Thu Feb 13 13:12:25 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 11:45:41,654 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 7204 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 11:45:41,664 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 11:45:45,995 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 11:45:46,003 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 11:45:46,366 Finished Spring Data repository scanning in 333ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 11:45:46,993 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$c3ccae0f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:47,118 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:47,686 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 11:45:47,689 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 11:45:47,694 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:47,702 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:47,749 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:47,835 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a3c74479] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:48,052 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:48,059 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d55b54a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:48,072 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:48,081 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:48,108 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:48,119 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$b8e102c3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:48,277 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:48,403 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:48,426 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e9b3559] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:48,473 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$b6e02229] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:48,480 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 11:45:50,576 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 11:45:50,630 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 11:45:50,664 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 11:45:50,665 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 11:45:50,693 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 11:45:51,273 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 11:45:51,274 Root WebApplicationContext: initialization completed in 9377 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 11:45:54,388 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 11:45:55,989 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 11:45:55,991 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 11:45:55,993 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 11:45:55,994 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 11:46:21,752 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 11:46:21,789 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 11:46:21,791 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 11:46:21,802 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 11:46:21,809 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 11:46:21,812 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 11:46:21,813 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 11:46:21,813 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 11:46:21,814 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@17189618 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 11:46:32,339 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 11:46:42,985 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 11:46:43,995 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 11:46:45,663 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 11:46:50,766 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 11:46:50,832 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 11:46:51,012 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 11:46:51,614 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 11:46:51,621 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 11:46:51,632 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 11:46:51,640 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 11:46:51,654 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 11:46:51,713 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 11:46:51,720 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 11:46:51,733 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 11:46:51,745 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 11:46:51,753 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 11:46:51,792 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 11:46:51,829 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 11:46:52,219 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 11:46:52,241 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 11:46:52,242 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 11:46:52,245 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 11:46:52,250 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 11:46:52,252 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 11:46:52,291 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 11:46:52,366 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 11:46:52,374 Started JeecgApplication in 72.476 seconds (JVM running for 74.688) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 11:46:52,405 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 11:46:53,019 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 11:46:53,021 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 11:46:53,069 Completed initialization in 47 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 11:46:53,394 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 11:46:53,400 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 11:48:10,780 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1MTU3ODMsInVzZXJuYW1lIjoiYWRtaW4ifQ.cHr4y6n94TgZQkuxRcnUqog6vr4BwwEJvYgN0GtAVow checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-13 11:48:10,841 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:10,849 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:10,865 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-02-13 11:48:10,920 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-13 11:48:11,311 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:11,317 ==> Parameters: 1227801615784726530(String), 2020-02-13 11:48:11.096(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:11,328 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-13 11:48:11,329 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-13 11:48:25,475 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,477 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,480 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,515 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,517 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,525 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,527 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,527 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,529 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,536 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,537 ==> Parameters: 1227801675444506626(String), 2020-02-13 11:48:25.535(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,539 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-13 11:48:25,693 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1Njc1MDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.EvdAqO2CO7L9pEnXVsh-vUUI5fAeTgPVkiDEh4AvJ9U checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-13 11:48:25,703 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,705 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,708 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-13 11:48:25,758 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1Njc1MDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.EvdAqO2CO7L9pEnXVsh-vUUI5fAeTgPVkiDEh4AvJ9U getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-13 11:48:25,770 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,773 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,819 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,854 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,855 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:25,863 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-13 11:48:26,745 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-13 11:48:26,757 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-13 11:48:26,810 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1Njc1MDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.EvdAqO2CO7L9pEnXVsh-vUUI5fAeTgPVkiDEh4AvJ9U checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-13 11:48:26,822 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:26,823 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:26,825 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:26,826 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:26,827 ==> Parameters: 2020-02-13 00:00:00.0(Timestamp), 2020-02-14 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:26,833 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:26,834 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:26,836 ==> Parameters: 2020-02-13 00:00:00.0(Timestamp), 2020-02-14 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:26,843 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-13 11:48:27,115 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1Njc1MDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.EvdAqO2CO7L9pEnXVsh-vUUI5fAeTgPVkiDEh4AvJ9U checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-13 11:48:27,132 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1Njc1MDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.EvdAqO2CO7L9pEnXVsh-vUUI5fAeTgPVkiDEh4AvJ9U checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-13 11:48:27,139 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:27,149 ==> Parameters: 2020-02-07 00:00:00.0(Timestamp), 2020-02-14 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:27,166 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:27,168 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:27,169 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:27,174 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:27,186 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:27,188 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:27,192 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:27,224 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:27,226 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:27,230 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 11:48:27,231 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-13 11:49:15,253 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 11:51:09,834 --查询规则-->city = 济南 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 11:51:10,472 --查询规则-->city = 青岛 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 11:51:12,748 --查询规则-->city = 烟台 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 11:51:13,344 --查询规则-->city = 威海 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 11:51:14,500 --查询规则-->city = 日照 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 11:51:14,978 --查询规则-->city = 潍坊 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 11:51:15,383 --查询规则-->city = 东营 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 11:51:15,943 --查询规则-->city = 滨州 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Thu Feb 13 13:15:11 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 13:12:25,896 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 8632 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 13:12:25,956 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 13:12:28,268 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 13:12:28,272 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 13:12:28,519 Finished Spring Data repository scanning in 228ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 13:12:28,961 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$4d58f683] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:29,063 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:29,535 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 13:12:29,537 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 13:12:29,542 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:29,548 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:29,588 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:29,668 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2d538ced] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:29,895 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:29,902 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$96e1fdbe] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:29,916 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:29,925 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:29,955 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:29,966 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$426d4b37] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:30,111 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:30,216 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:30,231 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$98277dcd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:30,271 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$406c6a9d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:30,278 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:12:30,775 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 13:12:30,795 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:12:30,806 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 13:12:30,807 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 13:12:30,814 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 13:12:31,058 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 13:12:31,058 Root WebApplicationContext: initialization completed in 5019 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 13:12:31,472 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 13:12:31,770 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 13:12:31,771 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 13:12:31,771 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 13:12:31,772 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 13:12:35,463 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 13:12:35,478 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 13:12:35,479 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 13:12:35,484 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 13:12:35,488 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 13:12:35,489 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 13:12:35,489 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 13:12:35,489 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 13:12:35,489 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4bdef487 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 13:12:38,521 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 13:12:38,550 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.appId lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:12:38,551 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.secret lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:12:38,551 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.token lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:12:38,551 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.aesKey lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:12:40,123 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 13:12:40,299 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 13:12:40,592 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 13:12:41,475 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 13:12:41,496 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 13:12:41,554 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 13:12:41,726 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:12:41,727 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:12:41,728 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:12:41,730 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:12:41,731 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:12:41,744 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:12:41,745 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:12:41,746 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:12:41,748 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:12:41,749 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:12:41,758 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:12:41,769 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 13:12:41,895 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 13:12:41,902 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 13:12:41,902 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 13:12:41,904 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 13:12:41,906 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 13:12:41,907 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 13:12:41,924 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:12:41,952 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 13:12:41,954 Started JeecgApplication in 17.262 seconds (JVM running for 18.846) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 13:12:41,966 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 13:12:42,260 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 13:12:42,260 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 13:12:42,281 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 13:12:42,392 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 13:12:42,394 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 13:12:46,207 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-13 13:14:29,661 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
    at com.google.common.base.Joiner.toString(Joiner.java:454)
    at com.google.common.base.Joiner$MapJoiner.appendTo(Joiner.java:385)
    at com.google.common.base.Joiner$MapJoiner.appendTo(Joiner.java:415)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:441)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:430)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:348)
    at cn.binarywang.wx.miniapp.api.impl.WxMaServiceImpl.jsCode2SessionInfo(WxMaServiceImpl.java:178)
    at cn.binarywang.wx.miniapp.api.impl.WxMaUserServiceImpl.getSessionInfo(WxMaUserServiceImpl.java:28)
    at org.jeecg.modules.wx.controller.WxLoginController.login(WxLoginController.java:26)
    at org.jeecg.modules.wx.controller.WxLoginController$$FastClassBySpringCGLIB$$b48bf4e.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxLoginController$$EnhancerBySpringCGLIB$$3d1fa009.login(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Thu Feb 13 13:16:16 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 13:15:11,885 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 2436 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 13:15:11,889 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 13:15:13,531 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 13:15:13,534 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 13:15:13,717 Finished Spring Data repository scanning in 167ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 13:15:14,053 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9e72c05b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:14,130 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:14,508 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 13:15:14,510 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 13:15:14,513 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:14,518 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:14,547 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:14,608 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7e6d56c5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:14,757 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:14,763 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e7fbc796] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:14,773 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:14,780 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:14,802 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:14,812 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$9387150f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:14,916 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:14,992 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:15,005 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e94147a5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:15,037 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$91863475] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:15,043 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:15:15,435 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 13:15:15,449 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:15:15,459 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 13:15:15,459 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 13:15:15,464 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 13:15:15,654 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 13:15:15,655 Root WebApplicationContext: initialization completed in 3718 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 13:15:15,986 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 13:15:16,225 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 13:15:16,226 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 13:15:16,226 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 13:15:16,227 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 13:15:19,318 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 13:15:19,329 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 13:15:19,330 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 13:15:19,334 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 13:15:19,336 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 13:15:19,337 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 13:15:19,337 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 13:15:19,337 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 13:15:19,338 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4535bdc6 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 13:15:22,237 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 13:15:22,296 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.appId lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:15:22,297 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.secret lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:15:22,298 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.token lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:15:22,298 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.aesKey lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:15:23,755 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 13:15:23,924 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 13:15:24,209 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 13:15:25,073 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 13:15:25,095 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 13:15:25,151 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 13:15:25,317 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:15:25,318 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:15:25,319 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:15:25,321 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:15:25,322 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:15:25,334 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:15:25,336 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:15:25,337 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:15:25,339 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:15:25,341 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:15:25,349 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:15:25,360 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 13:15:25,477 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 13:15:25,483 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 13:15:25,484 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 13:15:25,485 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 13:15:25,487 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 13:15:25,488 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 13:15:25,501 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:15:25,528 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 13:15:25,531 Started JeecgApplication in 14.392 seconds (JVM running for 15.304) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 13:15:25,543 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 13:15:25,628 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 13:15:25,628 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 13:15:25,644 Completed initialization in 15 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 13:15:25,759 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 13:15:25,761 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 13:15:28,210 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-13 13:15:35,355 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
    at com.google.common.base.Joiner.toString(Joiner.java:454)
    at com.google.common.base.Joiner$MapJoiner.appendTo(Joiner.java:385)
    at com.google.common.base.Joiner$MapJoiner.appendTo(Joiner.java:415)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:441)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:430)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:348)
    at cn.binarywang.wx.miniapp.api.impl.WxMaServiceImpl.jsCode2SessionInfo(WxMaServiceImpl.java:178)
    at cn.binarywang.wx.miniapp.api.impl.WxMaUserServiceImpl.getSessionInfo(WxMaUserServiceImpl.java:28)
    at org.jeecg.modules.wx.controller.WxLoginController.login(WxLoginController.java:27)
    at org.jeecg.modules.wx.controller.WxLoginController$$FastClassBySpringCGLIB$$b48bf4e.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxLoginController$$EnhancerBySpringCGLIB$$20a733f5.login(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Thu Feb 13 13:17:16 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 13:16:17,093 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 1620 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 13:16:17,142 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 13:16:18,930 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 13:16:18,933 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 13:16:19,125 Finished Spring Data repository scanning in 177ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 13:16:19,492 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$4ff09402] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:19,630 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:19,952 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 13:16:19,954 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 13:16:19,957 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:19,962 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:19,992 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:20,054 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2feb2a6c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:20,212 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:20,218 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$99799b3d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:20,229 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:20,237 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:20,261 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:20,269 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$4504e8b6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:20,386 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:20,469 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:20,486 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$9abf1b4c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:20,517 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$4304081c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:20,523 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:16:20,908 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 13:16:20,923 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:16:20,932 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 13:16:20,933 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 13:16:20,938 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 13:16:21,128 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 13:16:21,128 Root WebApplicationContext: initialization completed in 3935 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 13:16:21,461 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 13:16:21,706 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 13:16:21,706 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 13:16:21,707 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 13:16:21,707 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 13:16:24,779 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 13:16:24,790 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 13:16:24,791 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 13:16:24,794 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 13:16:24,797 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 13:16:24,798 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 13:16:24,798 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 13:16:24,798 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 13:16:24,798 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5ea9373e setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 13:16:27,654 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 13:16:27,707 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.appId lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:16:27,708 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.secret lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:16:27,708 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.token lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:16:27,709 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.aesKey lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:16:29,262 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 13:16:29,458 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 13:16:29,883 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 13:16:30,995 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 13:16:31,018 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 13:16:31,079 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 13:16:31,244 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:16:31,246 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:16:31,247 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:16:31,248 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:16:31,250 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:16:31,261 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:16:31,263 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:16:31,264 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:16:31,267 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:16:31,268 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:16:31,276 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:16:31,287 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 13:16:31,415 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 13:16:31,421 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 13:16:31,422 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 13:16:31,423 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 13:16:31,425 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 13:16:31,426 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 13:16:31,440 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:16:31,467 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 13:16:31,470 Started JeecgApplication in 15.226 seconds (JVM running for 16.256) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 13:16:31,480 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 13:16:31,547 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 13:16:31,548 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 13:16:31,571 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 13:16:31,751 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 13:16:31,754 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-02-13 13:16:31,773 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
    at com.google.common.base.Joiner.toString(Joiner.java:454)
    at com.google.common.base.Joiner$MapJoiner.appendTo(Joiner.java:385)
    at com.google.common.base.Joiner$MapJoiner.appendTo(Joiner.java:415)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:441)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:430)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:348)
    at cn.binarywang.wx.miniapp.api.impl.WxMaServiceImpl.jsCode2SessionInfo(WxMaServiceImpl.java:178)
    at cn.binarywang.wx.miniapp.api.impl.WxMaUserServiceImpl.getSessionInfo(WxMaUserServiceImpl.java:28)
    at org.jeecg.modules.wx.controller.WxLoginController.login(WxLoginController.java:27)
    at org.jeecg.modules.wx.controller.WxLoginController$$FastClassBySpringCGLIB$$b48bf4e.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxLoginController$$EnhancerBySpringCGLIB$$a5d6bc1a.login(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-13 13:16:33,146 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Thu Feb 13 13:18:01 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 13:17:16,621 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 13148 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 13:17:16,625 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 13:17:18,309 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 13:17:18,312 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 13:17:18,496 Finished Spring Data repository scanning in 168ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 13:17:18,834 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$c6b7d18b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:18,914 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:19,289 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 13:17:19,291 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 13:17:19,294 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:19,299 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:19,329 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:19,391 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a6b267f5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:19,538 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:19,543 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1040d8c6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:19,552 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:19,559 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:19,581 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:19,590 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$bbcc263f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:19,693 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:19,771 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:19,784 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$118658d5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:19,817 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$b9cb45a5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:19,822 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:17:20,217 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 13:17:20,231 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:17:20,241 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 13:17:20,241 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 13:17:20,247 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 13:17:20,444 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 13:17:20,445 Root WebApplicationContext: initialization completed in 3746 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 13:17:20,787 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 13:17:21,031 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 13:17:21,032 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 13:17:21,032 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 13:17:21,032 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 13:17:24,151 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 13:17:24,162 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 13:17:24,163 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 13:17:24,167 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 13:17:24,169 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 13:17:24,170 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 13:17:24,170 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 13:17:24,170 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 13:17:24,170 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1ac25dbb setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 13:17:27,106 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 13:17:27,164 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.appId lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:17:27,164 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.secret lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:17:27,165 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.token lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:17:27,165 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.aesKey lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:17:28,758 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 13:17:28,949 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 13:17:29,259 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 13:17:30,222 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 13:17:30,245 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 13:17:30,309 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 13:17:30,491 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:17:30,492 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:17:30,493 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:17:30,494 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:17:30,496 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:17:30,508 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:17:30,510 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:17:30,511 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:17:30,513 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:17:30,514 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:17:30,524 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:17:30,535 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 13:17:30,672 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 13:17:30,676 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 13:17:30,677 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 13:17:30,678 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 13:17:30,680 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 13:17:30,681 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 13:17:30,697 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:17:30,726 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 13:17:30,728 Started JeecgApplication in 14.875 seconds (JVM running for 15.878) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 13:17:30,741 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 13:17:31,274 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 13:17:31,275 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 13:17:31,289 Completed initialization in 14 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 13:17:31,389 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 13:17:31,391 Starting without optional kqueue library <clinit> KqueueProvider.java 70
ERROR 2020-02-13 13:17:32,693 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
    at com.google.common.base.Joiner.toString(Joiner.java:454)
    at com.google.common.base.Joiner$MapJoiner.appendTo(Joiner.java:385)
    at com.google.common.base.Joiner$MapJoiner.appendTo(Joiner.java:415)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:441)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:430)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:348)
    at cn.binarywang.wx.miniapp.api.impl.WxMaServiceImpl.jsCode2SessionInfo(WxMaServiceImpl.java:178)
    at cn.binarywang.wx.miniapp.api.impl.WxMaUserServiceImpl.getSessionInfo(WxMaUserServiceImpl.java:28)
    at org.jeecg.modules.wx.controller.WxLoginController.login(WxLoginController.java:28)
    at org.jeecg.modules.wx.controller.WxLoginController$$FastClassBySpringCGLIB$$b48bf4e.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxLoginController$$EnhancerBySpringCGLIB$$c52f78af.login(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-13 13:17:33,117 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Thu Feb 13 13:19:08 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 13:18:01,975 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 3684 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 13:18:01,979 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 13:18:03,626 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 13:18:03,629 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 13:18:03,817 Finished Spring Data repository scanning in 173ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 13:18:04,162 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ca71b1a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:04,241 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:04,645 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 13:18:04,647 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 13:18:04,651 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:04,656 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:04,685 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:04,747 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$eca1b184] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:04,902 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:04,907 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$56302255] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:04,917 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:04,924 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:04,947 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:04,955 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$1bb6fce] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:05,063 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:05,142 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:05,156 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$5775a264] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:05,186 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$ffba8f34] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:05,192 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:18:05,587 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 13:18:05,603 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:18:05,611 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 13:18:05,612 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 13:18:05,617 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 13:18:05,808 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 13:18:05,808 Root WebApplicationContext: initialization completed in 3788 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 13:18:06,143 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 13:18:06,392 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 13:18:06,392 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 13:18:06,393 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 13:18:06,393 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 13:18:09,493 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 13:18:09,505 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 13:18:09,506 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 13:18:09,510 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 13:18:09,512 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 13:18:09,513 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 13:18:09,513 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 13:18:09,513 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 13:18:09,513 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2f262474 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 13:18:12,408 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 13:18:12,455 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.appId lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:18:12,455 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.secret lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:18:12,456 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.token lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:18:12,456 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.aesKey lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:18:13,996 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 13:18:14,178 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 13:18:14,475 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 13:18:15,370 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 13:18:15,391 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 13:18:15,449 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 13:18:15,622 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:18:15,623 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:18:15,625 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:18:15,626 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:18:15,628 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:18:15,639 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:18:15,640 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:18:15,642 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:18:15,643 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:18:15,645 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:18:15,653 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:18:15,664 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 13:18:15,788 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 13:18:15,794 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 13:18:15,794 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 13:18:15,796 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 13:18:15,798 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 13:18:15,798 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 13:18:15,811 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:18:15,837 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 13:18:15,840 Started JeecgApplication in 14.653 seconds (JVM running for 15.615) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 13:18:15,852 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 13:18:16,104 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 13:18:16,105 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 13:18:16,122 Completed initialization in 17 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 13:18:16,235 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 13:18:16,237 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 13:18:17,232 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Thu Feb 13 13:22:14 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 13:19:08,711 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 14468 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 13:19:08,716 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 13:19:10,502 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 13:19:10,506 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 13:19:10,700 Finished Spring Data repository scanning in 179ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 13:19:11,081 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$a49231af] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:11,221 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:11,541 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 13:19:11,543 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 13:19:11,547 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:11,552 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:11,581 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:11,644 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$848cc819] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:11,797 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:11,802 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ee1b38ea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:11,812 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:11,819 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:11,841 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:11,850 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$99a68663] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:11,955 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:12,035 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:12,047 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ef60b8f9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:12,078 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$97a5a5c9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:12,084 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:19:12,470 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 13:19:12,486 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:19:12,495 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 13:19:12,495 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 13:19:12,500 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 13:19:12,684 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 13:19:12,684 Root WebApplicationContext: initialization completed in 3913 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 13:19:13,013 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 13:19:13,256 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 13:19:13,256 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 13:19:13,257 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 13:19:13,257 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 13:19:16,478 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 13:19:16,490 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 13:19:16,491 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 13:19:16,495 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 13:19:16,497 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 13:19:16,498 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 13:19:16,499 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 13:19:16,499 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 13:19:16,499 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@17a77a7e setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 13:19:19,675 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 13:19:19,701 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.appId lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:19:19,702 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.secret lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:19:19,702 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.token lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:19:19,702 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.aesKey lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:19:21,690 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 13:19:21,917 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 13:19:22,289 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 13:19:23,337 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 13:19:23,361 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 13:19:23,424 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 13:19:23,604 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:19:23,605 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:19:23,607 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:19:23,608 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:19:23,611 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:19:23,623 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:19:23,626 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:19:23,627 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:19:23,629 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:19:23,630 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:19:23,640 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:19:23,651 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 13:19:23,782 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 13:19:23,788 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 13:19:23,789 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 13:19:23,790 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 13:19:23,792 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 13:19:23,793 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 13:19:23,810 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:19:23,837 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 13:19:23,840 Started JeecgApplication in 15.99 seconds (JVM running for 17.015) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 13:19:23,852 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 13:19:24,179 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 13:19:24,179 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 13:19:24,194 Completed initialization in 14 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 13:19:24,296 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 13:19:24,298 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 13:19:25,227 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Thu Feb 13 13:24:41 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 13:22:14,953 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 8252 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 13:22:14,957 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 13:22:16,606 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 13:22:16,609 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 13:22:16,798 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 13:22:17,133 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$a49231af] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:17,276 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:17,600 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 13:22:17,602 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 13:22:17,606 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:17,611 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:17,640 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:17,702 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$848cc819] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:17,855 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:17,860 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ee1b38ea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:17,870 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:17,877 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:17,898 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:17,907 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$99a68663] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:18,013 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:18,093 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:18,106 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ef60b8f9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:18,139 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$97a5a5c9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:18,144 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:22:18,532 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 13:22:18,548 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:22:18,558 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 13:22:18,558 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 13:22:18,563 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 13:22:18,766 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 13:22:18,766 Root WebApplicationContext: initialization completed in 3769 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 13:22:19,103 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 13:22:19,356 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 13:22:19,357 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 13:22:19,357 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 13:22:19,358 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 13:22:22,452 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 13:22:22,463 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 13:22:22,464 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 13:22:22,468 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 13:22:22,470 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 13:22:22,471 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 13:22:22,471 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 13:22:22,471 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 13:22:22,471 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@17a77a7e setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 13:22:25,309 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 13:22:25,365 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.appId lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:22:25,366 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.secret lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:22:25,366 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.token lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:22:25,367 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.aesKey lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:22:26,772 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 13:22:26,948 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 13:22:27,379 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 13:22:28,247 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 13:22:28,269 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 13:22:28,330 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 13:22:28,529 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:22:28,531 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:22:28,532 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:22:28,533 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:22:28,535 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:22:28,546 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:22:28,547 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:22:28,549 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:22:28,551 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:22:28,552 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:22:28,561 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:22:28,572 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 13:22:28,699 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 13:22:28,706 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 13:22:28,706 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 13:22:28,707 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 13:22:28,710 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 13:22:28,711 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 13:22:28,725 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:22:28,752 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 13:22:28,754 Started JeecgApplication in 14.589 seconds (JVM running for 15.663) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 13:22:28,766 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 13:22:29,256 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 13:22:29,256 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 13:22:29,272 Completed initialization in 15 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 13:22:29,378 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 13:22:29,380 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 13:22:31,220 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-13 13:22:39,621 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
    at com.google.common.base.Joiner.toString(Joiner.java:454)
    at com.google.common.base.Joiner$MapJoiner.appendTo(Joiner.java:385)
    at com.google.common.base.Joiner$MapJoiner.appendTo(Joiner.java:415)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:441)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:430)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:348)
    at cn.binarywang.wx.miniapp.api.impl.WxMaServiceImpl.jsCode2SessionInfo(WxMaServiceImpl.java:178)
    at cn.binarywang.wx.miniapp.api.impl.WxMaUserServiceImpl.getSessionInfo(WxMaUserServiceImpl.java:28)
    at org.jeecg.modules.wx.controller.WxLoginController.login(WxLoginController.java:29)
    at org.jeecg.modules.wx.controller.WxLoginController$$FastClassBySpringCGLIB$$b48bf4e.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxLoginController$$EnhancerBySpringCGLIB$$6d490cd5.login(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Thu Feb 13 13:33:04 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 13:24:41,593 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 920 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 13:24:41,600 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 13:24:43,256 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 13:24:43,259 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 13:24:43,442 Finished Spring Data repository scanning in 166ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 13:24:43,779 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$e91e0cb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:43,918 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:44,266 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 13:24:44,268 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 13:24:44,271 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:44,276 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:44,306 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:44,367 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ee8c7735] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:44,519 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:44,525 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$581ae806] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:44,535 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:44,542 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:44,564 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:44,573 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$3a6357f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:44,679 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:44,756 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:44,769 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$59606815] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:44,802 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$1a554e5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:44,808 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:24:45,195 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 13:24:45,211 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:24:45,221 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 13:24:45,222 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 13:24:45,227 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 13:24:45,416 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 13:24:45,417 Root WebApplicationContext: initialization completed in 3777 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 13:24:45,742 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 13:24:45,985 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 13:24:45,986 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 13:24:45,986 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 13:24:45,986 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 13:24:49,121 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 13:24:49,132 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 13:24:49,133 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 13:24:49,137 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 13:24:49,139 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 13:24:49,140 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 13:24:49,140 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 13:24:49,140 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 13:24:49,141 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4a47bc9c setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 13:24:51,996 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 13:24:52,033 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.appId lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:24:52,034 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.secret lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:24:52,035 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.token lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:24:52,035 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.config.WxMiniAppConfiguration.aesKey lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:24:53,448 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 13:24:53,624 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 13:24:54,038 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 13:24:54,952 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 13:24:54,974 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 13:24:55,032 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 13:24:55,203 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:24:55,204 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:24:55,205 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:24:55,207 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:24:55,209 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:24:55,224 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:24:55,225 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:24:55,227 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:24:55,228 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:24:55,229 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:24:55,239 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:24:55,250 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 13:24:55,369 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 13:24:55,376 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 13:24:55,376 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 13:24:55,378 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 13:24:55,380 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 13:24:55,381 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 13:24:55,395 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:24:55,420 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 13:24:55,423 Started JeecgApplication in 14.633 seconds (JVM running for 15.636) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 13:24:55,437 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 13:24:55,762 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 13:24:55,762 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 13:24:55,778 Completed initialization in 15 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 13:24:55,883 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 13:24:55,885 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 13:24:58,204 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-13 13:25:00,296 null handleException JeecgBootExceptionHandler.java 57
java.lang.NullPointerException: null
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
    at com.google.common.base.Joiner.toString(Joiner.java:454)
    at com.google.common.base.Joiner$MapJoiner.appendTo(Joiner.java:385)
    at com.google.common.base.Joiner$MapJoiner.appendTo(Joiner.java:415)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:441)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:430)
    at com.google.common.base.Joiner$MapJoiner.join(Joiner.java:348)
    at cn.binarywang.wx.miniapp.api.impl.WxMaServiceImpl.jsCode2SessionInfo(WxMaServiceImpl.java:178)
    at cn.binarywang.wx.miniapp.api.impl.WxMaUserServiceImpl.getSessionInfo(WxMaUserServiceImpl.java:28)
    at org.jeecg.modules.wx.controller.WxLoginController.login(WxLoginController.java:29)
    at org.jeecg.modules.wx.controller.WxLoginController$$FastClassBySpringCGLIB$$b48bf4e.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxLoginController$$EnhancerBySpringCGLIB$$5cad3ed2.login(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Thu Feb 13 13:35:57 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 13:33:04,360 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 11988 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 13:33:04,365 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 13:33:06,289 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 13:33:06,292 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 13:33:06,488 Finished Spring Data repository scanning in 180ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 13:33:06,841 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ae6f9095] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:06,985 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:07,363 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 13:33:07,365 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 13:33:07,369 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:07,374 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:07,405 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:07,469 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8e6a26ff] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:07,626 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:07,631 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f7f897d0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:07,642 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:07,649 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:07,671 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:07,680 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a383e549] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:07,789 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:07,870 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:07,884 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f93e17df] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:07,918 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a18304af] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:07,923 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:33:08,334 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 13:33:08,351 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:33:08,361 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 13:33:08,361 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 13:33:08,367 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 13:33:08,557 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 13:33:08,558 Root WebApplicationContext: initialization completed in 4096 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 13:33:08,904 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 13:33:09,164 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 13:33:09,164 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 13:33:09,164 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 13:33:09,165 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 13:33:12,823 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 13:33:12,838 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 13:33:12,839 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 13:33:12,844 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 13:33:12,847 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 13:33:12,848 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 13:33:12,849 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 13:33:12,849 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 13:33:12,849 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@780546f8 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 13:33:15,920 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
WARN 2020-02-13 13:33:15,952 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'wxMaConfiguration': Invocation of init method failed; nested exception is java.lang.RuntimeException: 大哥,拜托先看下项目首页的说明(readme文件),添加下相关配置,注意别配错了! refresh AbstractApplicationContext.java 557
INFO 2020-02-13 13:33:15,953 Shutting down Quartz Scheduler destroy SchedulerFactoryBean.java 844
INFO 2020-02-13 13:33:15,953 Scheduler quartzScheduler_$_NON_CLUSTERED shutting down. shutdown QuartzScheduler.java 666
INFO 2020-02-13 13:33:15,954 Scheduler quartzScheduler_$_NON_CLUSTERED paused. standby QuartzScheduler.java 585
INFO 2020-02-13 13:33:15,954 Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete. shutdown QuartzScheduler.java 740
INFO 2020-02-13 13:33:15,956 closing dynamicDatasource ing.... destroy DynamicRoutingDataSource.java 182
INFO 2020-02-13 13:33:15,960 {dataSource-1} closing ... close DruidDataSource.java 1948
INFO 2020-02-13 13:33:15,964 {dataSource-1} closed close DruidDataSource.java 2020
INFO 2020-02-13 13:33:15,982 Stopping service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 13:33:15,995 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. logMessage ConditionEvaluationReportLoggingListener.java 142
ERROR 2020-02-13 13:33:16,009 Application run failed reportFailure SpringApplication.java 858
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'wxMaConfiguration': Invocation of init method failed; nested exception is java.lang.RuntimeException: 大哥,拜托先看下项目首页的说明(readme文件),添加下相关配置,注意别配错了!
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:139)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1754)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
    at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:849)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
    at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142)
    at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775)
    at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:316)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1260)
    at org.springframework.boot.SpringApplication.run(SpringApplication.java:1248)
    at org.jeecg.JeecgApplication.main(JeecgApplication.java:28)
Caused by: java.lang.RuntimeException: 大哥,拜托先看下项目首页的说明(readme文件),添加下相关配置,注意别配错了!
    at org.jeecg.modules.wx.config.WxMaConfiguration.init(WxMaConfiguration.java:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)
     ... 18 common frames omitted
Logback Log Messages

Log session start time Thu Feb 13 13:38:58 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 13:35:58,031 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 14888 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 13:35:58,035 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 13:35:59,741 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 13:35:59,744 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 13:35:59,938 Finished Spring Data repository scanning in 177ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 13:36:00,285 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9fdbd1ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:00,418 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:00,738 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 13:36:00,740 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 13:36:00,744 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:00,748 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:00,776 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:00,835 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7fd66824] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:00,987 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:00,994 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e964d8f5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:01,004 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:01,010 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:01,032 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:01,040 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$94f0266e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:01,142 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:01,219 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:01,232 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$eaaa5904] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:01,262 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$92ef45d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:01,267 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:36:01,643 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 13:36:01,658 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:36:01,667 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 13:36:01,667 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 13:36:01,673 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 13:36:01,861 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 13:36:01,861 Root WebApplicationContext: initialization completed in 3752 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 13:36:02,186 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 13:36:02,424 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 13:36:02,424 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 13:36:02,425 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 13:36:02,425 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 13:36:05,400 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 13:36:05,412 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 13:36:05,412 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 13:36:05,416 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 13:36:05,418 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 13:36:05,419 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 13:36:05,419 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 13:36:05,419 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 13:36:05,420 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4ebed2b3 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 13:36:08,269 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 13:36:08,529 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.controller.WxLoginController.appid lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:36:09,843 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 13:36:10,020 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 13:36:10,306 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 13:36:11,200 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 13:36:11,220 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 13:36:11,275 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 13:36:11,443 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:36:11,445 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:36:11,446 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:36:11,448 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:36:11,449 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:36:11,460 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:36:11,461 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:36:11,463 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:36:11,464 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:36:11,466 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:36:11,474 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:36:11,486 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 13:36:11,608 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 13:36:11,614 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 13:36:11,614 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 13:36:11,616 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 13:36:11,617 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 13:36:11,618 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 13:36:11,632 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:36:11,658 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 13:36:11,661 Started JeecgApplication in 14.384 seconds (JVM running for 15.36) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 13:36:11,673 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 13:36:12,153 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 13:36:12,154 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 13:36:12,171 Completed initialization in 17 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 13:36:12,277 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 13:36:12,280 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 13:36:17,156 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Thu Feb 13 13:40:21 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 13:38:58,646 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 8748 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 13:38:58,650 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 13:39:00,416 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 13:39:00,420 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 13:39:00,612 Finished Spring Data repository scanning in 176ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 13:39:00,982 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$51a0b0af] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:01,067 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:01,460 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 13:39:01,462 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 13:39:01,466 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:01,471 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:01,503 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:01,567 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$319b4719] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:01,725 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:01,730 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9b29b7ea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:01,740 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:01,747 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:01,770 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:01,778 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$46b50563] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:01,881 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:01,960 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:01,974 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$9c6f37f9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:02,011 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$44b424c9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:02,016 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:39:02,404 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 13:39:02,421 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:39:02,430 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 13:39:02,431 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 13:39:02,436 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 13:39:02,626 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 13:39:02,626 Root WebApplicationContext: initialization completed in 3896 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 13:39:02,959 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 13:39:03,204 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 13:39:03,205 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 13:39:03,205 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 13:39:03,205 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 13:39:06,121 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 13:39:06,133 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 13:39:06,134 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 13:39:06,138 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 13:39:06,140 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 13:39:06,141 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 13:39:06,141 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 13:39:06,141 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 13:39:06,141 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6aadb092 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 13:39:09,212 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 13:39:09,426 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.controller.WxLoginController.appid lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:39:10,762 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 13:39:10,930 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 13:39:11,206 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 13:39:12,039 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 13:39:12,061 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 13:39:12,117 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 13:39:12,284 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:39:12,285 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:39:12,287 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:39:12,288 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:39:12,289 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:39:12,300 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:39:12,302 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:39:12,303 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:39:12,305 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:39:12,306 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:39:12,314 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:39:12,326 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 13:39:12,448 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 13:39:12,454 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 13:39:12,454 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 13:39:12,456 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 13:39:12,457 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 13:39:12,458 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 13:39:12,472 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:39:12,498 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 13:39:12,501 Started JeecgApplication in 14.634 seconds (JVM running for 15.64) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 13:39:12,513 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 13:39:12,620 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 13:39:12,620 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 13:39:12,638 Completed initialization in 17 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 13:39:12,747 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 13:39:12,749 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 13:39:15,232 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-13 13:39:38,063 未找到对应appid=[null]的配置,请核实! handleException JeecgBootExceptionHandler.java 57
java.lang.IllegalArgumentException: 未找到对应appid=[null]的配置,请核实!
    at org.jeecg.modules.wx.config.WxMaConfiguration.getMaService(WxMaConfiguration.java:45)
    at org.jeecg.modules.wx.controller.WxLoginController.login(WxLoginController.java:27)
    at org.jeecg.modules.wx.controller.WxLoginController$$FastClassBySpringCGLIB$$b48bf4e.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxLoginController$$EnhancerBySpringCGLIB$$ada4e04d.login(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Thu Feb 13 13:41:49 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 13:40:21,677 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 3652 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 13:40:21,714 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 13:40:23,452 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 13:40:23,457 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 13:40:23,654 Finished Spring Data repository scanning in 180ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 13:40:24,020 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$8795b63b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:24,162 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:24,491 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 13:40:24,494 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 13:40:24,498 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:24,504 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:24,535 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:24,598 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$67904ca5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:24,755 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:24,764 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d11ebd76] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:24,774 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:24,781 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:24,806 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:24,817 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$7caa0aef] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:24,932 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:25,015 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:25,028 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$d2643d85] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:25,063 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$7aa92a55] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:25,069 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:40:25,482 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 13:40:25,498 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:40:25,506 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 13:40:25,507 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 13:40:25,513 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 13:40:25,713 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 13:40:25,714 Root WebApplicationContext: initialization completed in 3952 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 13:40:26,063 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 13:40:26,311 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 13:40:26,311 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 13:40:26,312 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 13:40:26,312 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 13:40:29,488 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 13:40:29,500 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 13:40:29,501 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 13:40:29,505 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 13:40:29,507 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 13:40:29,508 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 13:40:29,508 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 13:40:29,509 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 13:40:29,509 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@56d5460f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 13:40:32,403 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 13:40:32,638 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.controller.WxLoginController.appid lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:40:34,006 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 13:40:34,196 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 13:40:34,665 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 13:40:35,714 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 13:40:35,736 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 13:40:35,793 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 13:40:35,962 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:40:35,964 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:40:35,965 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:40:35,967 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:40:35,968 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:40:35,979 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:40:35,981 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:40:35,983 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:40:35,984 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:40:35,985 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:40:35,994 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:40:36,005 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 13:40:36,130 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 13:40:36,136 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 13:40:36,137 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 13:40:36,138 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 13:40:36,139 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 13:40:36,140 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 13:40:36,154 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:40:36,180 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 13:40:36,183 Started JeecgApplication in 15.261 seconds (JVM running for 16.264) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 13:40:36,195 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 13:40:36,239 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 13:40:36,239 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 13:40:36,253 Completed initialization in 13 ms initServletBean FrameworkServlet.java 546
ERROR 2020-02-13 13:40:36,308 未找到对应appid=[null]的配置,请核实! handleException JeecgBootExceptionHandler.java 57
java.lang.IllegalArgumentException: 未找到对应appid=[null]的配置,请核实!
    at org.jeecg.modules.wx.config.WxMaConfiguration.getMaService(WxMaConfiguration.java:45)
    at org.jeecg.modules.wx.controller.WxLoginController.login(WxLoginController.java:27)
    at org.jeecg.modules.wx.controller.WxLoginController$$FastClassBySpringCGLIB$$b48bf4e.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxLoginController$$EnhancerBySpringCGLIB$$9182f70c.login(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-13 13:40:36,791 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 13:40:36,793 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 13:40:38,138 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Thu Feb 13 13:46:24 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 13:41:49,895 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 8652 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 13:41:49,898 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 13:41:51,906 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 13:41:51,910 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 13:41:52,099 Finished Spring Data repository scanning in 173ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 13:41:52,444 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$1b239ff8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:52,578 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:52,890 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 13:41:52,892 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 13:41:52,895 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:52,900 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:52,929 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:52,989 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fb1e3662] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:53,142 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:53,147 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$64aca733] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:53,157 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:53,164 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:53,186 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:53,194 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$1037f4ac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:53,299 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:53,377 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:53,390 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$65f22742] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:53,422 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e371412] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:53,427 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:41:53,809 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 13:41:53,825 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:41:53,834 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 13:41:53,835 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 13:41:53,840 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 13:41:54,034 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 13:41:54,034 Root WebApplicationContext: initialization completed in 4084 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 13:41:54,361 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 13:41:54,625 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 13:41:54,625 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 13:41:54,626 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 13:41:54,626 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 13:41:57,858 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 13:41:57,870 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 13:41:57,871 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 13:41:57,875 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 13:41:57,877 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 13:41:57,878 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 13:41:57,879 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 13:41:57,879 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 13:41:57,880 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4cd90c36 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 13:42:00,800 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 13:42:01,062 Autowired annotation is not supported on static fields: private static java.lang.String org.jeecg.modules.wx.controller.WxLoginController.appid lambda$buildAutowiringMetadata$1 AutowiredAnnotationBeanPostProcessor.java 447
INFO 2020-02-13 13:42:02,377 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 13:42:02,549 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 13:42:02,840 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 13:42:03,709 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 13:42:03,729 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 13:42:03,788 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 13:42:03,953 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:42:03,955 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:42:03,956 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:42:03,958 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:42:03,959 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:42:03,970 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:42:03,971 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:42:03,973 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:42:03,974 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:42:03,976 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:42:03,984 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:42:03,996 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 13:42:04,117 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 13:42:04,123 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 13:42:04,123 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 13:42:04,125 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 13:42:04,126 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 13:42:04,127 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 13:42:04,142 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:42:04,168 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 13:42:04,171 Started JeecgApplication in 15.153 seconds (JVM running for 16.241) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 13:42:04,183 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 13:42:04,713 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 13:42:04,713 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 13:42:04,729 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 13:42:04,838 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 13:42:04,842 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 13:42:06,235 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-13 13:42:20,195 未找到对应appid=[null]的配置,请核实! handleException JeecgBootExceptionHandler.java 57
java.lang.IllegalArgumentException: 未找到对应appid=[null]的配置,请核实!
    at org.jeecg.modules.wx.config.WxMaConfiguration.getMaService(WxMaConfiguration.java:45)
    at org.jeecg.modules.wx.controller.WxLoginController.login(WxLoginController.java:27)
    at org.jeecg.modules.wx.controller.WxLoginController$$FastClassBySpringCGLIB$$b48bf4e.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxLoginController$$EnhancerBySpringCGLIB$$8b3fb733.login(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-13 13:43:57,523 未找到对应appid=[null]的配置,请核实! handleException JeecgBootExceptionHandler.java 57
java.lang.IllegalArgumentException: 未找到对应appid=[null]的配置,请核实!
    at org.jeecg.modules.wx.config.WxMaConfiguration.getMaService(WxMaConfiguration.java:45)
    at org.jeecg.modules.wx.controller.WxLoginController.login(WxLoginController.java:27)
    at org.jeecg.modules.wx.controller.WxLoginController$$FastClassBySpringCGLIB$$b48bf4e.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxLoginController$$EnhancerBySpringCGLIB$$8b3fb733.login(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Thu Feb 13 16:45:19 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 13:46:24,998 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 10348 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 13:46:25,002 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 13:46:26,616 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 13:46:26,619 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 13:46:26,800 Finished Spring Data repository scanning in 166ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 13:46:27,149 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$f0d1011c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:27,282 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:27,611 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 13:46:27,612 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 13:46:27,616 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:27,621 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:27,649 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:27,710 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d0cb9786] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:27,856 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:27,863 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$3a5a0857] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:27,873 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:27,880 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:27,903 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:27,913 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$e5e555d0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:28,024 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:28,104 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:28,118 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$3b9f8866] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:28,154 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$e3e47536] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:28,160 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 13:46:28,550 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 13:46:28,565 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:46:28,574 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 13:46:28,574 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 13:46:28,580 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 13:46:28,768 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 13:46:28,769 Root WebApplicationContext: initialization completed in 3728 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 13:46:29,101 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 13:46:29,338 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 13:46:29,338 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 13:46:29,339 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 13:46:29,339 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 13:46:32,475 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 13:46:32,486 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 13:46:32,487 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 13:46:32,491 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 13:46:32,493 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 13:46:32,494 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 13:46:32,495 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 13:46:32,495 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 13:46:32,495 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@18ca9277 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 13:46:35,379 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 13:46:36,965 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 13:46:37,158 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 13:46:37,442 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 13:46:38,652 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 13:46:38,680 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 13:46:38,752 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 13:46:38,977 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:46:38,979 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:46:38,980 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:46:38,981 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:46:38,983 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:46:39,001 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:46:39,004 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:46:39,008 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:46:39,010 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:46:39,011 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:46:39,022 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 13:46:39,034 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 13:46:39,200 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 13:46:39,211 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 13:46:39,211 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 13:46:39,212 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 13:46:39,214 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 13:46:39,216 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 13:46:39,239 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 13:46:39,270 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 13:46:39,275 Started JeecgApplication in 14.995 seconds (JVM running for 15.91) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 13:46:39,288 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 13:46:39,584 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 13:46:39,584 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 13:46:39,604 Completed initialization in 20 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 13:46:39,732 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 13:46:39,734 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 13:46:42,122 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Thu Feb 13 16:50:40 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 16:45:19,597 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 10044 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 16:45:19,635 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 16:45:21,321 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 16:45:21,324 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 16:45:21,518 Finished Spring Data repository scanning in 177ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 16:45:21,882 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$1c86ea3a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,016 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,343 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 16:45:22,345 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 16:45:22,349 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,353 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,382 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,442 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fc8180a4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,591 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,596 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$660ff175] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,606 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,613 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,635 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,643 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$119b3eee] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,746 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,827 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,839 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$67557184] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,870 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f9a5e54] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:22,876 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:45:23,255 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 16:45:23,271 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 16:45:23,280 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 16:45:23,280 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 16:45:23,286 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 16:45:23,476 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 16:45:23,477 Root WebApplicationContext: initialization completed in 3801 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 16:45:23,798 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 16:45:24,040 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 16:45:24,041 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 16:45:24,041 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 16:45:24,042 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 16:45:27,064 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 16:45:27,076 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 16:45:27,076 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 16:45:27,080 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 16:45:27,082 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 16:45:27,083 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 16:45:27,083 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 16:45:27,084 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 16:45:27,084 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3e2578ea setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 16:45:29,940 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 16:45:31,529 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 16:45:31,707 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 16:45:32,007 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 16:45:32,962 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 16:45:32,985 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 16:45:33,044 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 16:45:33,219 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:45:33,220 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:45:33,222 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:45:33,223 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:45:33,225 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:45:33,236 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:45:33,237 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:45:33,239 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:45:33,241 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:45:33,242 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:45:33,250 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:45:33,262 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 16:45:33,384 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 16:45:33,390 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 16:45:33,391 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 16:45:33,393 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 16:45:33,394 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 16:45:33,395 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 16:45:33,412 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 16:45:33,438 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 16:45:33,440 Started JeecgApplication in 14.587 seconds (JVM running for 15.654) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 16:45:33,452 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 16:45:33,721 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 16:45:33,721 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 16:45:33,736 Completed initialization in 15 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 16:45:33,847 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 16:45:33,849 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 16:45:35,186 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-13 16:49:12,973 Missing URI template variable 'appid' for method parameter of type String handleException JeecgBootExceptionHandler.java 57
org.springframework.web.bind.MissingPathVariableException: Missing URI template variable 'appid' for method parameter of type String
    at org.springframework.web.servlet.mvc.method.annotation.PathVariableMethodArgumentResolver.handleMissingValue(PathVariableMethodArgumentResolver.java:101)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.handleMissingValue(AbstractNamedValueMethodArgumentResolver.java:221)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:113)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Thu Feb 13 16:52:46 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 16:50:40,504 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 15816 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 16:50:40,508 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 16:50:42,230 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 16:50:42,233 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 16:50:42,433 Finished Spring Data repository scanning in 183ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 16:50:42,771 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$833c1a68] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:42,854 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:43,186 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 16:50:43,189 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 16:50:43,192 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:43,197 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:43,285 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:43,347 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6336b0d2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:43,498 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:43,503 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ccc521a3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:43,513 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:43,520 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:43,542 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:43,551 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$78506f1c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:43,657 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:43,738 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:43,751 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ce0aa1b2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:43,783 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$764f8e82] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:43,788 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:50:44,187 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 16:50:44,203 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 16:50:44,212 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 16:50:44,212 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 16:50:44,218 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 16:50:44,385 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 16:50:44,386 Root WebApplicationContext: initialization completed in 3799 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 16:50:44,726 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 16:50:44,985 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 16:50:44,985 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 16:50:44,986 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 16:50:44,986 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 16:50:47,968 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 16:50:47,981 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 16:50:47,981 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 16:50:47,985 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 16:50:47,988 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 16:50:47,989 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 16:50:47,989 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 16:50:47,989 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 16:50:47,989 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1af82ba8 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 16:50:51,137 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 16:50:52,763 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 16:50:52,965 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 16:50:53,301 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 16:50:54,188 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 16:50:54,209 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 16:50:54,267 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 16:50:54,433 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:50:54,434 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:50:54,435 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:50:54,436 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:50:54,438 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:50:54,449 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:50:54,450 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:50:54,451 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:50:54,453 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:50:54,454 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:50:54,464 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:50:54,475 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 16:50:54,594 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 16:50:54,602 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 16:50:54,602 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 16:50:54,603 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 16:50:54,605 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 16:50:54,606 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 16:50:54,619 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 16:50:54,645 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 16:50:54,648 Started JeecgApplication in 14.822 seconds (JVM running for 15.737) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 16:50:54,660 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 16:50:54,751 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 16:50:54,751 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 16:50:54,765 Completed initialization in 14 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 16:50:54,869 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 16:50:54,871 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 16:50:57,198 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Thu Feb 13 17:00:46 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 16:52:46,473 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 11940 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 16:52:46,515 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 16:52:48,354 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 16:52:48,357 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 16:52:48,558 Finished Spring Data repository scanning in 184ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 16:52:48,941 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6476aa3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,081 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,408 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 16:52:49,410 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 16:52:49,414 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,419 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,450 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,512 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e642010d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,666 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,672 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$4fd071de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,682 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,688 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,711 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,718 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$fb5bbf57] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,827 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,905 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,918 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$5115f1ed] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,949 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$f95adebd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:49,956 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 16:52:50,344 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 16:52:50,359 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 16:52:50,368 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 16:52:50,369 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 16:52:50,375 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 16:52:50,564 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 16:52:50,565 Root WebApplicationContext: initialization completed in 4003 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 16:52:50,897 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 16:52:51,135 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 16:52:51,135 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 16:52:51,136 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 16:52:51,136 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 16:52:54,262 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 16:52:54,273 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 16:52:54,273 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 16:52:54,277 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 16:52:54,279 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 16:52:54,280 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 16:52:54,280 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 16:52:54,281 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 16:52:54,281 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4a47bc9c setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 16:52:57,136 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 16:52:58,657 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 16:52:58,831 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 16:52:59,111 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 16:52:59,978 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 16:52:59,997 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 16:53:00,056 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 16:53:00,223 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:53:00,224 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:53:00,225 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:53:00,227 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:53:00,228 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:53:00,239 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:53:00,241 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:53:00,242 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:53:00,244 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:53:00,245 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:53:00,253 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 16:53:00,264 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 16:53:00,385 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 16:53:00,391 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 16:53:00,391 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 16:53:00,393 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 16:53:00,395 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 16:53:00,396 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 16:53:00,411 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 16:53:00,436 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 16:53:00,439 Started JeecgApplication in 14.731 seconds (JVM running for 15.799) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 16:53:00,450 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 16:53:00,977 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 16:53:00,978 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 16:53:00,992 Completed initialization in 14 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 16:53:01,092 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 16:53:01,094 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 16:53:02,224 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Thu Feb 13 17:13:37 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 17:00:46,825 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 7136 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 17:00:46,861 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 17:00:48,493 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 17:00:48,496 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 17:00:48,683 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 17:00:49,031 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$984d97ab] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:49,170 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:49,490 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 17:00:49,493 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 17:00:49,496 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:49,500 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:49,530 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:49,594 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$78482e15] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:49,747 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:49,753 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e1d69ee6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:49,763 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:49,770 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:49,792 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:49,800 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$8d61ec5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:49,907 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:49,985 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:49,999 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e31c1ef5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:50,030 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8b610bc5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:50,036 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:00:50,419 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 17:00:50,434 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 17:00:50,443 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 17:00:50,443 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 17:00:50,449 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 17:00:50,641 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 17:00:50,642 Root WebApplicationContext: initialization completed in 3739 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 17:00:50,968 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 17:00:51,222 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 17:00:51,223 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 17:00:51,223 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 17:00:51,223 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 17:00:54,307 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 17:00:54,318 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 17:00:54,318 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 17:00:54,322 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 17:00:54,325 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 17:00:54,325 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 17:00:54,326 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 17:00:54,326 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 17:00:54,326 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1ac25dbb setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 17:00:57,195 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 17:00:58,779 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 17:00:58,955 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 17:00:59,262 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 17:01:00,166 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 17:01:00,188 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 17:01:00,274 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 17:01:00,461 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:01:00,463 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:01:00,464 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:01:00,465 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:01:00,467 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:01:00,478 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:01:00,479 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:01:00,480 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:01:00,482 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:01:00,484 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:01:00,492 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:01:00,503 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 17:01:00,629 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 17:01:00,636 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 17:01:00,636 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 17:01:00,638 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 17:01:00,640 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 17:01:00,640 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 17:01:00,656 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 17:01:00,685 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 17:01:00,688 Started JeecgApplication in 14.59 seconds (JVM running for 15.648) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 17:01:00,699 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 17:01:00,958 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 17:01:00,958 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 17:01:00,975 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 17:01:01,085 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 17:01:01,087 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 17:01:03,188 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Thu Feb 13 20:39:23 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 17:13:37,796 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 5444 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 17:13:37,835 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 17:13:39,502 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 17:13:39,506 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 17:13:39,690 Finished Spring Data repository scanning in 168ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 17:13:40,039 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$a9a1a35d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:40,169 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:40,490 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 17:13:40,492 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 17:13:40,496 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:40,500 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:40,530 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:40,593 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$899c39c7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:40,747 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:40,752 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f32aaa98] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:40,762 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:40,769 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:40,791 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:40,799 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$9eb5f811] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:40,904 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:40,991 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:41,005 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f4702aa7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:41,039 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$9cb51777] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:41,044 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 17:13:41,434 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 17:13:41,449 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 17:13:41,458 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 17:13:41,458 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 17:13:41,464 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 17:13:41,655 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 17:13:41,656 Root WebApplicationContext: initialization completed in 3779 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 17:13:41,981 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 17:13:42,224 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 17:13:42,225 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 17:13:42,225 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 17:13:42,225 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 17:13:45,270 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 17:13:45,282 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 17:13:45,282 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 17:13:45,286 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 17:13:45,289 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 17:13:45,290 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 17:13:45,290 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 17:13:45,290 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 17:13:45,290 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@983050b setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 17:13:48,113 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 17:13:49,669 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 17:13:49,844 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 17:13:50,129 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 17:13:51,021 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 17:13:51,041 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 17:13:51,100 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 17:13:51,265 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:13:51,266 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:13:51,268 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:13:51,269 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:13:51,270 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:13:51,281 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:13:51,282 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:13:51,283 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:13:51,285 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:13:51,286 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:13:51,295 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 17:13:51,306 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 17:13:51,426 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 17:13:51,432 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 17:13:51,433 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 17:13:51,434 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 17:13:51,436 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 17:13:51,437 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 17:13:51,451 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 17:13:51,476 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 17:13:51,479 Started JeecgApplication in 14.403 seconds (JVM running for 15.321) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 17:13:51,491 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 17:13:51,976 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 17:13:51,976 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 17:13:51,990 Completed initialization in 14 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 17:13:52,089 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 17:13:52,091 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 17:13:54,176 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Fri Feb 14 10:37:43 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-13 20:39:23,926 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 10128 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-13 20:39:23,931 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-13 20:39:26,135 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-13 20:39:26,139 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-13 20:39:26,363 Finished Spring Data repository scanning in 203ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-13 20:39:26,754 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9e72c05b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:26,926 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:27,374 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-13 20:39:27,376 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-13 20:39:27,380 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:27,386 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:27,419 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:27,490 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7e6d56c5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:27,681 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:27,686 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e7fbc796] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:27,698 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:27,707 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:27,732 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:27,743 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$9387150f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:27,880 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:27,994 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:28,009 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e94147a5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:28,044 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$91863475] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:28,050 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-13 20:39:28,684 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-13 20:39:28,705 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 20:39:28,718 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-13 20:39:28,719 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-13 20:39:28,726 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-13 20:39:28,963 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-13 20:39:28,964 Root WebApplicationContext: initialization completed in 4935 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-13 20:39:29,372 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-13 20:39:29,677 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-13 20:39:29,678 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-13 20:39:29,679 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-13 20:39:29,680 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-13 20:39:33,036 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-13 20:39:33,051 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-13 20:39:33,051 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-13 20:39:33,056 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-13 20:39:33,059 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-13 20:39:33,060 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-13 20:39:33,060 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-13 20:39:33,061 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-13 20:39:33,061 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3e595da3 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-13 20:39:36,086 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-13 20:39:37,817 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-13 20:39:37,988 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-13 20:39:38,289 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-13 20:39:39,147 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-13 20:39:39,174 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-13 20:39:39,235 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-13 20:39:39,415 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 20:39:39,417 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 20:39:39,418 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 20:39:39,419 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 20:39:39,421 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 20:39:39,432 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 20:39:39,434 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 20:39:39,435 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 20:39:39,437 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 20:39:39,439 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 20:39:39,448 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-13 20:39:39,462 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-13 20:39:39,618 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-13 20:39:39,628 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-13 20:39:39,629 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-13 20:39:39,630 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-13 20:39:39,632 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-13 20:39:39,633 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-13 20:39:39,649 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-13 20:39:39,677 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-13 20:39:39,681 Started JeecgApplication in 16.821 seconds (JVM running for 18.895) logStarted StartupInfoLogger.java 59
INFO 2020-02-13 20:39:39,696 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-13 20:39:40,192 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-13 20:39:40,193 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-13 20:39:40,216 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-13 20:39:40,391 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-13 20:39:40,395 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-13 20:53:57,852 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE1Njc1MDUsInVzZXJuYW1lIjoiYWRtaW4ifQ.EvdAqO2CO7L9pEnXVsh-vUUI5fAeTgPVkiDEh4AvJ9U checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-13 20:53:57,931 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:53:57,992 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:53:58,020 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-02-13 20:53:58,083 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-13 20:53:58,540 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:53:58,547 ==> Parameters: 1227938967618297858(String), 2020-02-13 20:53:58.212(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:53:58,557 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-13 20:53:58,558 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-13 20:54:16,132 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,133 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,136 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,166 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,168 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,178 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,180 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,181 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,183 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,190 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,192 ==> Parameters: 1227939041643569153(String), 2020-02-13 20:54:16.189(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,195 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-13 20:54:16,351 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2MDAyNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.LMgFzi7PtDlsH3ubhHzX26hZpnbQQLx8Ovh98YOYQk0 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-13 20:54:16,359 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,360 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,362 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-13 20:54:16,381 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2MDAyNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.LMgFzi7PtDlsH3ubhHzX26hZpnbQQLx8Ovh98YOYQk0 getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-13 20:54:16,390 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,394 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,432 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,470 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,471 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:16,474 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-13 20:54:17,142 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-13 20:54:17,145 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-13 20:54:17,211 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2MDAyNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.LMgFzi7PtDlsH3ubhHzX26hZpnbQQLx8Ovh98YOYQk0 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-13 20:54:17,227 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,228 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,230 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,232 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,233 ==> Parameters: 2020-02-13 00:00:00.0(Timestamp), 2020-02-14 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,240 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,243 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,244 ==> Parameters: 2020-02-13 00:00:00.0(Timestamp), 2020-02-14 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,254 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-13 20:54:17,513 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2MDAyNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.LMgFzi7PtDlsH3ubhHzX26hZpnbQQLx8Ovh98YOYQk0 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-13 20:54:17,523 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
INFO 2020-02-13 20:54:17,526 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2MDAyNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.LMgFzi7PtDlsH3ubhHzX26hZpnbQQLx8Ovh98YOYQk0 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-13 20:54:17,527 ==> Parameters: 2020-02-07 00:00:00.0(Timestamp), 2020-02-14 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,535 <== Total: 4 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,543 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,545 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,548 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,563 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,565 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,569 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,615 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,617 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,622 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-13 20:54:17,623 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-13 21:11:58,977 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 21:15:57,108 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 21:16:29,322 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 21:18:44,013 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 21:19:31,061 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 21:22:36,968 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 21:23:02,998 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 21:23:13,338 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 21:23:53,149 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-13 21:27:00,307 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Fri Feb 14 13:20:16 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 10:37:44,163 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 13780 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 10:37:44,170 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 10:37:46,991 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 10:37:46,996 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 10:37:47,202 Finished Spring Data repository scanning in 186ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 10:37:47,810 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$fb4d05ed] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:48,017 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:48,439 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 10:37:48,441 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 10:37:48,446 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:48,452 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:48,488 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:48,564 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$db479c57] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:48,786 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:48,792 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$44d60d28] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:48,805 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:48,814 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:48,841 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:48,852 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$f0615aa1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:48,997 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:49,110 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:49,127 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$461b8d37] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:49,166 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$ee607a07] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:49,173 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 10:37:49,700 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 10:37:49,731 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 10:37:49,747 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 10:37:49,748 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 10:37:49,757 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 10:37:50,116 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 10:37:50,130 Root WebApplicationContext: initialization completed in 5837 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 10:37:50,545 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 10:37:50,863 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 10:37:50,864 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 10:37:50,865 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 10:37:50,865 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 10:37:55,586 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 10:37:55,603 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 10:37:55,604 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 10:37:55,609 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 10:37:55,612 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 10:37:55,613 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 10:37:55,614 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 10:37:55,614 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 10:37:55,615 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5cf072ea setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 10:37:58,745 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 10:38:02,393 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 10:38:02,756 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 10:38:03,246 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 10:38:09,236 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 10:38:09,298 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 10:38:09,484 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 10:38:10,224 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 10:38:10,238 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 10:38:10,268 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 10:38:10,310 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 10:38:10,344 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 10:38:10,465 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 10:38:10,480 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 10:38:10,501 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 10:38:10,519 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 10:38:10,523 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 10:38:10,550 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 10:38:10,592 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 10:38:11,034 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 10:38:11,058 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 10:38:11,058 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 10:38:11,062 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 10:38:11,067 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 10:38:11,069 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 10:38:11,109 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 10:38:11,193 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 10:38:11,203 Started JeecgApplication in 28.215 seconds (JVM running for 30.847) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 10:38:11,238 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 10:38:11,745 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 10:38:11,746 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 10:38:11,787 Completed initialization in 40 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 10:38:12,154 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 10:38:12,161 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 10:41:58,972 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 10:42:24,122 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2MDAyNTYsInVzZXJuYW1lIjoiYWRtaW4ifQ.LMgFzi7PtDlsH3ubhHzX26hZpnbQQLx8Ovh98YOYQk0 checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-14 10:42:24,163 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:24,172 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:24,186 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-02-14 10:42:24,249 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-14 10:42:24,595 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:24,602 ==> Parameters: 1228147449919369218(String), 2020-02-14 10:42:24.379(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:24,611 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-14 10:42:24,612 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-14 10:42:38,914 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:38,915 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:38,918 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,453 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,454 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,456 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,508 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,509 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,519 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,520 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,521 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,523 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,529 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,530 ==> Parameters: 1228147533528625153(String), 2020-02-14 10:42:44.528(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,532 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-14 10:42:44,850 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-14 10:42:44,858 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,859 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,862 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-14 10:42:44,883 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-14 10:42:44,890 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,893 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,947 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,964 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,965 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:44,967 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-14 10:42:45,588 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-14 10:42:45,589 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-14 10:42:45,651 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-14 10:42:45,664 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:45,666 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:45,668 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:45,670 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:45,671 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-15 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:45,677 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:45,679 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:45,683 ==> Parameters: 2020-02-14 00:00:00.0(Timestamp), 2020-02-15 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:45,689 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-14 10:42:45,951 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-14 10:42:45,959 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:45,963 ==> Parameters: 2020-02-08 00:00:00.0(Timestamp), 2020-02-15 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
INFO 2020-02-14 10:42:45,966 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-14 10:42:45,971 <== Total: 5 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:45,981 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:45,982 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:45,986 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:45,996 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:45,999 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:46,002 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:46,011 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:46,013 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:46,017 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:42:46,018 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-14 10:43:04,040 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:43:04,040 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:43:04,053 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-14 10:43:04,059 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 10:43:04,063 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-14 10:43:04,064 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:43:04,070 ==> Parameters: cgform_table_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 10:43:04,076 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-14 10:43:04,081 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581648184053) getDictItems SysDictController.java 163
INFO 2020-02-14 10:43:04,286 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:43:04,294 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-14 10:43:04,298 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581648184294) getDictItems SysDictController.java 163
INFO 2020-02-14 10:43:10,304 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:43:10,790 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:43:11,134 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:43:12,713 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:43:12,856 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:43:12,966 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:43:13,048 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:43:13,226 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:43:13,385 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:43:13,611 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:52:58,243 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:52:58,549 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:52:59,093 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:52:59,105 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 10:53:03,692 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:53:03,722 ==判断表是否存在消耗时间2毫秒 doDbSynch OnlCgformHeadServiceImpl.java 279
INFO 2020-02-14 10:53:03,889 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="wx_comment" table="wx_comment" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="content_id" type="java.lang.String" access="property"> <column name="content_id" length="36" not-null="false" unique="false"> <comment>内容ID</comment> </column> </property> <property name="content_type" type="java.lang.String" access="property"> <column name="content_type" length="1" not-null="false" unique="false"> <comment>内容类别</comment> </column> </property> <property name="at_comment_id" type="java.lang.String" access="property"> <column name="at_comment_id" length="36" not-null="false" unique="false"> <comment>被评论ID</comment> </column> </property> <property name="user_open_id" type="java.lang.String" access="property"> <column name="user_open_id" length="36" not-null="false" unique="false"> <comment>用户微信ID</comment> </column> </property> <property name="comment_content" type="java.lang.String" access="property"> <column name="comment_content" length="150" not-null="false" unique="false"> <comment>评论内容</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-14 10:53:04,018 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-02-14 10:53:04,022 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-02-14 10:53:05,290 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-02-14 10:53:05,457 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-14 10:53:05,485 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
WARN 2020-02-14 10:53:05,579 HHH000409: Using org.hibernate.id.UUIDHexGenerator which does not generate IETF RFC 4122 compliant UUID values; consider using org.hibernate.id.UUIDGenerator instead <init> UUIDHexGenerator.java 42
INFO 2020-02-14 10:53:05,583 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-14 10:53:05,597 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-14 10:53:05,598 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/rcyq?characterEncoding=UTF-8&useUnicode=true&useSSL=false&allowPublicKeyRetrieval=true] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-14 10:53:05,599 HHH10001001: Connection properties: {user=cafebabe, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-14 10:53:05,599 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-14 10:53:05,604 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-14 10:53:05,622 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@117e57fb] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-14 10:53:05,634 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1e4b9140] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-14 10:53:05,720 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@73b210b8' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-14 10:53:05,743 ==同步数据库消耗时间2046毫秒 g OnlCgformApiController.java 601
INFO 2020-02-14 10:53:06,098 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 10:53:06,104 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 10:54:46,194 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 10:54:52,410 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 10:59:25,631 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 10:59:36,509 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:02:33,112 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:02:45,467 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:03:00,838 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:04:04,381 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:04:13,025 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:05:36,826 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:05:45,404 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:06:08,986 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:06:18,592 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:07:29,899 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:12:00,750 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:12:37,469 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:13:04,372 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:13:13,700 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:14:49,664 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:15:37,416 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:15:57,880 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:16:12,348 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:16:19,156 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:16:44,757 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:18:49,984 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:19:46,199 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:21:09,856 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:22:49,574 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:27:49,500 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:29:11,701 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:29:23,801 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:37:28,051 --查询规则-->city = 济南 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:37:28,521 --查询规则-->city = 青岛 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:37:29,836 --查询规则-->city = 烟台 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:37:30,374 --查询规则-->city = 威海 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:37:31,341 --查询规则-->city = 日照 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:37:31,924 --查询规则-->city = 日照 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:37:32,227 --查询规则-->city = 潍坊 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:37:32,855 --查询规则-->city = 东营 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:37:33,528 --查询规则-->city = 滨州 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:37:37,836 --查询规则-->city = 青岛 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:37:52,465 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:37:52,465 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:37:52,473 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-14 11:37:52,473 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-14 11:37:55,752 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:37:55,780 ----jeecg---Code----Generation----[单表模型:wx_comment]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-14 11:37:55,782 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=6981762712639310730, entityPackage=wx, entityName=WxComment, primaryKeyField=id, columns=[{"fieldDbName":"content_id","fieldName":"contentId","filedComment":"内容ID","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content_type","fieldName":"contentType","filedComment":"内容类别","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"8","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"at_comment_id","fieldName":"atCommentId","filedComment":"被评论ID","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"user_open_id","fieldName":"userOpenId","filedComment":"用户微信ID","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"comment_content","fieldName":"commentContent","filedComment":"评论内容","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_comment","ftlDescription":"内容评论","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxComment","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content_id","fieldName":"contentId","filedComment":"内容ID","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content_type","fieldName":"contentType","filedComment":"内容类别","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"8","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"at_comment_id","fieldName":"atCommentId","filedComment":"被评论ID","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"N","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"user_open_id","fieldName":"userOpenId","filedComment":"用户微信ID","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"comment_content","fieldName":"commentContent","filedComment":"评论内容","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_comment} a CodeGenerateOne.java 117
INFO 2020-02-14 11:37:55,785 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-14 11:37:55,785 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-14 11:37:55,910 ----jeecg----Code----Generation-----[单表模型:wx_comment]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-14 11:38:37,969 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:38:50,143 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:39:03,266 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:39:46,619 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:39:58,698 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:40:24,896 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:43:59,017 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:44:16,582 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:44:25,105 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:44:30,439 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:46:34,060 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:46:34,223 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:46:34,660 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:46:38,409 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:46:38,663 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:46:39,230 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:46:40,007 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:46:40,064 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:46:40,259 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:46:40,259 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:47:31,425 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:47:31,676 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:47:31,959 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:47:31,964 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:49:35,833 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:49:44,944 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:51:12,072 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:51:20,908 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:52:25,870 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:52:29,699 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:52:43,318 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:54:22,616 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:54:33,312 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:54:40,900 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:55:46,358 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:58:55,820 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 11:59:40,952 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 11:59:40,952 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 12:05:01,692 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 12:05:01,958 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 12:05:02,478 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 12:05:02,482 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 12:05:06,299 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 12:05:06,310 ==判断表是否存在消耗时间2毫秒 doDbSynch OnlCgformHeadServiceImpl.java 279
INFO 2020-02-14 12:05:06,313 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="wx_user" table="wx_user" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="open_id" type="java.lang.String" access="property"> <column name="open_id" length="50" not-null="false" unique="false"> <comment>微信ID</comment> </column> </property> <property name="nick_name" type="java.lang.String" access="property"> <column name="nick_name" length="50" not-null="false" unique="false"> <comment>微信昵称</comment> </column> </property> <property name="city" type="java.lang.String" access="property"> <column name="city" length="20" not-null="false" unique="false"> <comment>城市</comment> </column> </property> <property name="country" type="java.lang.String" access="property"> <column name="country" length="20" not-null="false" unique="false"> <comment>国家</comment> </column> </property> <property name="gender" type="java.lang.String" access="property"> <column name="gender" length="1" not-null="false" unique="false"> <comment>性别</comment> </column> </property> <property name="language" type="java.lang.String" access="property"> <column name="language" length="10" not-null="false" unique="false"> <comment>语言</comment> </column> </property> <property name="province" type="java.lang.String" access="property"> <column name="province" length="20" not-null="false" unique="false"> <comment>省份</comment> </column> </property> <property name="avatar_url" type="java.lang.String" access="property"> <column name="avatar_url" length="300" not-null="false" unique="false"> <comment>头像</comment> </column> </property> <property name="vip_level" type="java.lang.String" access="property"> <column name="vip_level" length="1" not-null="false" unique="false"> <comment>会员等级</comment> </column> </property> <property name="accumulate_point" type="java.lang.Integer" access="property"> <column name="accumulate_point" length="5" not-null="false" unique="false"> <comment>积分</comment> </column> </property> <property name="phone" type="java.lang.String" access="property"> <column name="phone" length="15" not-null="false" unique="false"> <comment>手机</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-14 12:05:06,720 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-14 12:05:06,721 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
INFO 2020-02-14 12:05:06,726 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-14 12:05:06,727 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-14 12:05:06,727 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/rcyq?characterEncoding=UTF-8&useUnicode=true&useSSL=false&allowPublicKeyRetrieval=true] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-14 12:05:06,727 HHH10001001: Connection properties: {user=cafebabe, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-14 12:05:06,727 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-14 12:05:06,728 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-14 12:05:06,732 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5ed416a4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-14 12:05:06,750 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2653b983] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-14 12:05:06,799 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@73b210b8' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-14 12:05:06,807 ==同步数据库消耗时间503毫秒 g OnlCgformApiController.java 601
INFO 2020-02-14 12:05:07,169 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 12:05:07,173 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 13:19:35,458 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NDk5NjQsInVzZXJuYW1lIjoiYWRtaW4ifQ.UPZcFOGdiHdo38qNCY9JgLzmTiJVaqhO45vy2D7JZXk checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-14 13:19:35,462 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-14 13:19:37,291 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
DEBUG 2020-02-14 13:19:51,064 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,066 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,068 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,073 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,074 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,077 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,079 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,080 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,081 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,084 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,085 ==> Parameters: 1228187071370162178(String), 2020-02-14 13:19:51.084(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,089 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-14 13:19:51,318 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NTkzOTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.iJ0nkycEfNRefnDEblCbIh6KCAJE86JYCED5pR-5Muk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-14 13:19:51,326 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,327 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,330 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-14 13:19:51,341 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NTkzOTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.iJ0nkycEfNRefnDEblCbIh6KCAJE86JYCED5pR-5Muk getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-14 13:19:51,346 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,350 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,363 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,370 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,370 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:51,372 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-14 13:19:51,870 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-14 13:19:51,914 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-14 13:19:51,994 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NTkzOTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.iJ0nkycEfNRefnDEblCbIh6KCAJE86JYCED5pR-5Muk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 13:19:51,997 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 13:19:52,294 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NTkzOTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.iJ0nkycEfNRefnDEblCbIh6KCAJE86JYCED5pR-5Muk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 13:19:52,302 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-14 13:19:52,304 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581657592302) getDictItems SysDictController.java 163
INFO 2020-02-14 13:19:52,304 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NTkzOTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.iJ0nkycEfNRefnDEblCbIh6KCAJE86JYCED5pR-5Muk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-14 13:19:52,310 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:52,311 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:52,312 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:52,315 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:52,316 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:52,317 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:52,319 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:52,320 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:52,322 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 13:19:52,322 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-14 13:19:52,619 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NTkzOTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.iJ0nkycEfNRefnDEblCbIh6KCAJE86JYCED5pR-5Muk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 13:19:52,634 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-14 13:19:52,639 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581657592635) getDictItems SysDictController.java 163
INFO 2020-02-14 13:19:55,619 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NTkzOTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.iJ0nkycEfNRefnDEblCbIh6KCAJE86JYCED5pR-5Muk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 13:19:55,619 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NTkzOTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.iJ0nkycEfNRefnDEblCbIh6KCAJE86JYCED5pR-5Muk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 13:19:58,807 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NTkzOTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.iJ0nkycEfNRefnDEblCbIh6KCAJE86JYCED5pR-5Muk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 13:19:58,816 ----jeecg---Code----Generation----[单表模型:wx_user]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-14 13:19:58,817 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=8717073637726998962, entityPackage=wx, entityName=WxUser, primaryKeyField=id, columns=[{"fieldDbName":"open_id","fieldName":"openId","filedComment":"微信ID","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"nick_name","fieldName":"nickName","filedComment":"微信昵称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"country","fieldName":"country","filedComment":"国家","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"gender","fieldName":"gender","filedComment":"性别","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"language","fieldName":"language","filedComment":"语言","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"province","fieldName":"province","filedComment":"省份","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"avatar_url","fieldName":"avatarUrl","filedComment":"头像","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"vip_level","fieldName":"vipLevel","filedComment":"会员等级","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"accumulate_point","fieldName":"accumulatePoint","filedComment":"积分","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"phone","fieldName":"phone","filedComment":"手机","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_user","ftlDescription":"微信用户","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxUser","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"open_id","fieldName":"openId","filedComment":"微信ID","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"nick_name","fieldName":"nickName","filedComment":"微信昵称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"country","fieldName":"country","filedComment":"国家","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"gender","fieldName":"gender","filedComment":"性别","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"language","fieldName":"language","filedComment":"语言","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"province","fieldName":"province","filedComment":"省份","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"avatar_url","fieldName":"avatarUrl","filedComment":"头像","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"vip_level","fieldName":"vipLevel","filedComment":"会员等级","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"accumulate_point","fieldName":"accumulatePoint","filedComment":"积分","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"phone","fieldName":"phone","filedComment":"手机","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_user} a CodeGenerateOne.java 117
INFO 2020-02-14 13:19:58,821 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-14 13:19:58,822 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-14 13:19:58,897 ----jeecg----Code----Generation-----[单表模型:wx_user]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
Logback Log Messages

Log session start time Fri Feb 14 13:22:30 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 13:20:16,567 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 3048 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 13:20:16,606 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 13:20:18,303 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 13:20:18,306 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 13:20:18,492 Finished Spring Data repository scanning in 171ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 13:20:18,845 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$d611cccc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:18,975 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:19,295 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 13:20:19,298 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 13:20:19,301 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:19,306 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:19,335 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:19,396 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b60c6336] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:19,545 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:19,550 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1f9ad407] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:19,561 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:19,568 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:19,590 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:19,598 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$cb262180] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:19,701 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:19,780 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:19,794 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$20e05416] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:19,826 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c92540e6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:19,832 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:20:20,219 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 13:20:20,234 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 13:20:20,244 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 13:20:20,244 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 13:20:20,250 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 13:20:20,450 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 13:20:20,451 Root WebApplicationContext: initialization completed in 3804 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 13:20:20,786 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 13:20:21,024 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 13:20:21,025 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 13:20:21,025 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 13:20:21,026 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 13:20:24,133 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 13:20:24,144 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 13:20:24,145 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 13:20:24,149 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 13:20:24,151 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 13:20:24,152 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 13:20:24,152 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 13:20:24,152 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 13:20:24,153 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@19f1be04 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 13:20:27,028 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 13:20:28,626 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 13:20:28,797 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 13:20:29,082 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 13:20:29,958 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 13:20:29,979 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 13:20:30,034 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 13:20:30,201 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:20:30,203 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:20:30,204 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:20:30,205 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:20:30,206 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:20:30,217 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:20:30,219 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:20:30,220 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:20:30,221 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:20:30,223 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:20:30,231 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:20:30,242 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 13:20:30,361 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 13:20:30,368 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 13:20:30,368 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 13:20:30,369 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 13:20:30,371 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 13:20:30,372 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 13:20:30,385 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 13:20:30,409 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 13:20:30,412 Started JeecgApplication in 14.549 seconds (JVM running for 15.577) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 13:20:30,423 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 13:20:30,726 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 13:20:30,726 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 13:20:30,739 Completed initialization in 13 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 13:20:30,820 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-14 13:20:31,056 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 13:20:31,059 Starting without optional kqueue library <clinit> KqueueProvider.java 70
Logback Log Messages

Log session start time Fri Feb 14 14:05:14 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 13:22:30,691 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 15224 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 13:22:30,695 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 13:22:32,437 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 13:22:32,440 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 13:22:32,630 Finished Spring Data repository scanning in 175ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 13:22:32,987 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$41453f54] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:33,070 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:33,456 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 13:22:33,458 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 13:22:33,461 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:33,466 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:33,496 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:33,557 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$213fd5be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:33,711 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:33,717 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8ace468f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:33,728 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:33,734 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:33,756 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:33,764 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$36599408] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:33,869 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:33,959 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:33,973 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$8c13c69e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:34,009 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$3458b36e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:34,014 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 13:22:34,407 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 13:22:34,423 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 13:22:34,432 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 13:22:34,432 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 13:22:34,438 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 13:22:34,629 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 13:22:34,630 Root WebApplicationContext: initialization completed in 3881 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 13:22:34,970 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 13:22:35,217 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 13:22:35,218 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 13:22:35,218 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 13:22:35,219 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 13:22:38,279 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 13:22:38,291 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 13:22:38,292 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 13:22:38,295 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 13:22:38,298 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 13:22:38,298 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 13:22:38,299 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 13:22:38,299 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 13:22:38,299 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@740ad32e setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 13:22:41,348 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 13:22:43,216 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 13:22:43,392 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 13:22:43,701 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 13:22:44,647 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 13:22:44,670 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 13:22:44,734 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 13:22:44,919 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:22:44,920 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:22:44,921 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:22:44,923 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:22:44,924 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:22:44,937 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:22:44,939 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:22:44,940 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:22:44,941 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:22:44,943 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:22:44,952 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 13:22:44,963 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 13:22:45,086 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 13:22:45,093 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 13:22:45,093 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 13:22:45,094 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 13:22:45,096 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 13:22:45,097 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 13:22:45,112 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 13:22:45,137 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 13:22:45,140 Started JeecgApplication in 15.148 seconds (JVM running for 16.174) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 13:22:45,152 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 13:22:45,372 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 13:22:45,372 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 13:22:45,391 Completed initialization in 18 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 13:22:45,548 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 13:22:45,551 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 13:22:46,014 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-14 13:22:52,103 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Fri Feb 14 14:08:13 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 14:05:14,757 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 2436 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 14:05:14,761 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 14:05:16,398 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 14:05:16,402 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 14:05:16,584 Finished Spring Data repository scanning in 167ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 14:05:16,930 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$1d5da4fb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,060 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,383 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 14:05:17,386 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 14:05:17,389 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,395 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,428 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,488 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$fd583b65] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,641 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,647 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$66e6ac36] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,660 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,666 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,689 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,697 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$1271f9af] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,807 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,897 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,909 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$682c2c45] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,945 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$10711915] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:17,951 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:05:18,360 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 14:05:18,376 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 14:05:18,385 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 14:05:18,386 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 14:05:18,392 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 14:05:18,593 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 14:05:18,593 Root WebApplicationContext: initialization completed in 3794 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 14:05:18,922 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 14:05:19,164 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 14:05:19,164 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 14:05:19,165 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 14:05:19,165 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 14:05:22,307 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 14:05:22,318 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 14:05:22,319 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 14:05:22,323 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 14:05:22,325 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 14:05:22,326 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 14:05:22,326 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 14:05:22,327 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 14:05:22,327 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@44c27b8b setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 14:05:25,210 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 14:05:26,813 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 14:05:26,983 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 14:05:27,271 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 14:05:28,170 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 14:05:28,191 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 14:05:28,252 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 14:05:28,427 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:05:28,429 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:05:28,430 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:05:28,432 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:05:28,434 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:05:28,444 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:05:28,446 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:05:28,447 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:05:28,449 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:05:28,451 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:05:28,459 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:05:28,470 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 14:05:28,590 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 14:05:28,596 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 14:05:28,597 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 14:05:28,598 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 14:05:28,600 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 14:05:28,601 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 14:05:28,615 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 14:05:28,641 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 14:05:28,644 Started JeecgApplication in 14.662 seconds (JVM running for 15.799) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 14:05:28,656 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 14:05:28,925 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 14:05:28,925 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 14:05:28,942 Completed initialization in 17 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 14:05:29,050 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 14:05:29,052 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 14:05:30,303 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-14 14:05:45,433 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:05:54,237 --查询规则-->country = China addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:05:54,237 --查询规则-->gender = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:05:54,238 --查询规则-->avatar_url = https://wx.qlogo.cn/mmopen/vi_32/DYAIOgq83eqQ713zGZ3xxpwlWyqGpaGicV8bOAC24h36uK0a4eKsWZsAJGYns02ptIiaCjDZbhDbfiaJcgV3aaksQ/132 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:05:54,238 --查询规则-->city = Dongying addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:05:54,239 --查询规则-->nick_name = cafebabe addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:05:54,239 --查询规则-->open_id = o9McX1pC7rP1bl33FFl6y5zkMEuQ addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:05:54,239 --查询规则-->language = zh_CN addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:05:54,240 --查询规则-->province = Shandong addEasyQuery QueryGenerator.java 389
ERROR 2020-02-14 14:05:54,264 {conn-10004, pstmt-20018} execute error. INSERT INTO wx_user ( id ) VALUES ( ? ) statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'id' cannot be null
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
    at com.mysql.jdbc.Util.getInstance(Util.java:408)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy283.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:45)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy282.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy133.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy215.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxUserServiceImpl$$EnhancerBySpringCGLIB$$397b78a7.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxUserServiceImpl$$EnhancerBySpringCGLIB$$ccd36fe5.save(<generated>)
    at org.jeecg.modules.wx.controller.WxLoginController.info(WxLoginController.java:85)
    at org.jeecg.modules.wx.controller.WxLoginController$$FastClassBySpringCGLIB$$b48bf4e.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxLoginController$$EnhancerBySpringCGLIB$$3d877d04.info(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-14 14:07:07,202 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NTkzOTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.iJ0nkycEfNRefnDEblCbIh6KCAJE86JYCED5pR-5Muk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 14:07:07,202 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NTkzOTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.iJ0nkycEfNRefnDEblCbIh6KCAJE86JYCED5pR-5Muk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 14:07:07,291 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NTkzOTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.iJ0nkycEfNRefnDEblCbIh6KCAJE86JYCED5pR-5Muk jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-14 14:07:07,291 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NTkzOTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.iJ0nkycEfNRefnDEblCbIh6KCAJE86JYCED5pR-5Muk jwtTokenRefresh ShiroRealm.java 157
Logback Log Messages

Log session start time Fri Feb 14 16:04:40 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 14:08:13,481 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 11292 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 14:08:13,485 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 14:08:15,142 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 14:08:15,145 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 14:08:15,338 Finished Spring Data repository scanning in 178ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 14:08:15,685 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$611e1f4b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:15,822 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:16,156 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 14:08:16,158 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 14:08:16,162 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:16,166 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:16,198 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:16,260 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4118b5b5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:16,410 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:16,415 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$aaa72686] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:16,425 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:16,432 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:16,454 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:16,462 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$563273ff] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:16,566 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:16,647 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:16,660 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$abeca695] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:16,691 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$54319365] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:16,696 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 14:08:17,078 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 14:08:17,094 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 14:08:17,103 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 14:08:17,103 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 14:08:17,109 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 14:08:17,307 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 14:08:17,308 Root WebApplicationContext: initialization completed in 3748 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 14:08:17,632 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 14:08:17,876 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 14:08:17,877 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 14:08:17,877 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 14:08:17,877 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 14:08:20,971 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 14:08:20,982 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 14:08:20,983 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 14:08:20,988 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 14:08:20,990 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 14:08:20,991 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 14:08:20,991 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 14:08:20,991 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 14:08:20,992 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@13c18bba setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 14:08:23,840 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 14:08:25,479 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 14:08:25,655 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 14:08:25,946 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 14:08:26,850 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 14:08:26,871 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 14:08:26,927 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 14:08:27,095 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:08:27,096 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:08:27,098 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:08:27,099 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:08:27,101 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:08:27,112 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:08:27,113 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:08:27,114 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:08:27,116 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:08:27,118 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:08:27,127 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 14:08:27,137 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 14:08:27,259 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 14:08:27,265 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 14:08:27,265 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 14:08:27,267 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 14:08:27,269 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 14:08:27,270 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 14:08:27,283 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 14:08:27,308 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 14:08:27,311 Started JeecgApplication in 14.574 seconds (JVM running for 15.636) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 14:08:27,323 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 14:08:27,589 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 14:08:27,589 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 14:08:27,606 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 14:08:27,709 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-14 14:08:27,720 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 14:08:27,722 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 14:08:45,531 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:00,068 --查询规则-->country = China addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:00,069 --查询规则-->gender = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:00,070 --查询规则-->avatar_url = https://wx.qlogo.cn/mmopen/vi_32/DYAIOgq83eqQ713zGZ3xxpwlWyqGpaGicV8bOAC24h36uK0a4eKsWZsAJGYns02ptIiaCjDZbhDbfiaJcgV3aaksQ/132 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:00,070 --查询规则-->city = Dongying addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:00,070 --查询规则-->nick_name = cafebabe addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:00,071 --查询规则-->open_id = o9McX1pC7rP1bl33FFl6y5zkMEuQ addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:00,071 --查询规则-->language = zh_CN addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:00,071 --查询规则-->province = Shandong addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:51,847 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:55,694 --查询规则-->country = China addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:55,694 --查询规则-->gender = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:55,695 --查询规则-->avatar_url = https://wx.qlogo.cn/mmopen/vi_32/DYAIOgq83eqQ713zGZ3xxpwlWyqGpaGicV8bOAC24h36uK0a4eKsWZsAJGYns02ptIiaCjDZbhDbfiaJcgV3aaksQ/132 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:55,695 --查询规则-->city = Dongying addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:55,696 --查询规则-->nick_name = cafebabe addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:55,696 --查询规则-->open_id = o9McX1pC7rP1bl33FFl6y5zkMEuQ addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:55,697 --查询规则-->language = zh_CN addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:09:55,697 --查询规则-->province = Shandong addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:12:07,234 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:14:18,345 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:19:23,598 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:20:40,001 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:21:52,461 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:22:15,723 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:24:56,084 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:25:30,386 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:26:12,054 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:26:49,302 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:27:03,078 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:27:26,150 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:27:39,685 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:28:10,210 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:29:09,977 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:29:28,182 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:30:17,496 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:30:45,938 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:34:58,031 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:39:09,871 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-14 14:39:12,253 Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined" handleException JeecgBootExceptionHandler.java 57
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined"
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:132)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NumberFormatException: For input string: "undefined"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Integer.parseInt(Integer.java:580)
    at java.lang.Integer.valueOf(Integer.java:766)
    at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:211)
    at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
    at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
    at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
    at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
    at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:693)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:124)
     ... 87 common frames omitted
INFO 2020-02-14 14:41:23,916 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-14 14:41:26,279 Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined" handleException JeecgBootExceptionHandler.java 57
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined"
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:132)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NumberFormatException: For input string: "undefined"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Integer.parseInt(Integer.java:580)
    at java.lang.Integer.valueOf(Integer.java:766)
    at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:211)
    at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
    at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
    at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
    at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
    at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:693)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:124)
     ... 87 common frames omitted
INFO 2020-02-14 14:41:37,238 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-14 14:41:39,708 Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined" handleException JeecgBootExceptionHandler.java 57
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined"
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:132)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NumberFormatException: For input string: "undefined"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Integer.parseInt(Integer.java:580)
    at java.lang.Integer.valueOf(Integer.java:766)
    at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:211)
    at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
    at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
    at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
    at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
    at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:693)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:124)
     ... 87 common frames omitted
INFO 2020-02-14 14:42:28,108 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-14 14:42:30,988 Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined" handleException JeecgBootExceptionHandler.java 57
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined"
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:132)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NumberFormatException: For input string: "undefined"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Integer.parseInt(Integer.java:580)
    at java.lang.Integer.valueOf(Integer.java:766)
    at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:211)
    at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
    at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
    at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
    at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
    at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:693)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:124)
     ... 87 common frames omitted
INFO 2020-02-14 14:42:59,585 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-14 14:43:01,789 Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined" handleException JeecgBootExceptionHandler.java 57
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined"
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:132)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NumberFormatException: For input string: "undefined"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Integer.parseInt(Integer.java:580)
    at java.lang.Integer.valueOf(Integer.java:766)
    at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:211)
    at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
    at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
    at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
    at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
    at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:693)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:124)
     ... 87 common frames omitted
INFO 2020-02-14 14:43:17,977 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-14 14:43:20,314 Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined" handleException JeecgBootExceptionHandler.java 57
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined"
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:132)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NumberFormatException: For input string: "undefined"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Integer.parseInt(Integer.java:580)
    at java.lang.Integer.valueOf(Integer.java:766)
    at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:211)
    at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
    at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
    at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
    at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
    at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:693)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:124)
     ... 87 common frames omitted
INFO 2020-02-14 14:43:35,567 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-14 14:43:38,125 Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined" handleException JeecgBootExceptionHandler.java 57
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined"
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:132)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NumberFormatException: For input string: "undefined"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Integer.parseInt(Integer.java:580)
    at java.lang.Integer.valueOf(Integer.java:766)
    at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:211)
    at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
    at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
    at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
    at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
    at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:693)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:124)
     ... 87 common frames omitted
INFO 2020-02-14 14:43:46,393 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-14 14:43:48,461 Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined" handleException JeecgBootExceptionHandler.java 57
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined"
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:132)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NumberFormatException: For input string: "undefined"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Integer.parseInt(Integer.java:580)
    at java.lang.Integer.valueOf(Integer.java:766)
    at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:211)
    at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
    at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
    at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
    at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
    at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:693)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:124)
     ... 87 common frames omitted
INFO 2020-02-14 14:44:00,670 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-14 14:44:03,610 Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined" handleException JeecgBootExceptionHandler.java 57
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined"
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:132)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NumberFormatException: For input string: "undefined"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Integer.parseInt(Integer.java:580)
    at java.lang.Integer.valueOf(Integer.java:766)
    at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:211)
    at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
    at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
    at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
    at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
    at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:693)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:124)
     ... 87 common frames omitted
INFO 2020-02-14 14:44:13,031 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:44:21,374 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-14 14:44:23,468 Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined" handleException JeecgBootExceptionHandler.java 57
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined"
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:132)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NumberFormatException: For input string: "undefined"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Integer.parseInt(Integer.java:580)
    at java.lang.Integer.valueOf(Integer.java:766)
    at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:211)
    at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
    at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
    at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
    at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
    at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:693)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:124)
     ... 87 common frames omitted
INFO 2020-02-14 14:44:45,540 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-14 14:45:28,535 Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined" handleException JeecgBootExceptionHandler.java 57
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined"
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:132)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NumberFormatException: For input string: "undefined"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Integer.parseInt(Integer.java:580)
    at java.lang.Integer.valueOf(Integer.java:766)
    at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:211)
    at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
    at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
    at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
    at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
    at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:693)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:124)
     ... 87 common frames omitted
INFO 2020-02-14 14:45:41,688 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-14 14:45:44,688 Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined" handleException JeecgBootExceptionHandler.java 57
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined"
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:132)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NumberFormatException: For input string: "undefined"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
    at java.lang.Integer.parseInt(Integer.java:580)
    at java.lang.Integer.valueOf(Integer.java:766)
    at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:211)
    at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115)
    at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:429)
    at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:402)
    at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:155)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:73)
    at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53)
    at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:693)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:124)
     ... 87 common frames omitted
INFO 2020-02-14 14:46:25,571 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:47:23,436 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:47:34,563 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:48:23,626 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:48:43,654 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:51:19,724 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:56:33,308 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:57:31,064 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:58:23,270 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:58:48,939 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 14:58:53,526 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:00:14,178 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:03:54,703 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:08:49,235 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:09:22,040 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:10:05,317 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:10:51,503 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:12:11,542 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:13:16,813 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:13:20,609 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:15:02,925 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:15:55,969 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:17:36,367 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:17:52,827 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:18:02,590 --查询规则-->content_id = 1227062138845929474 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:19:01,806 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:20:13,340 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:20:15,959 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:20:34,109 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:20:37,151 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:20:44,392 --查询规则-->content_id = 1227062138845929474 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:21:39,267 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:21:42,216 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:21:48,744 --查询规则-->content_id = 1227062138845929474 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:22:32,040 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:22:34,477 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:23:06,070 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:23:08,913 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:23:22,116 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:23:34,952 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:23:37,850 --查询规则-->content_id = 1227059935359934466 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:25:12,251 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:25:35,845 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:25:38,810 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:25:52,642 --查询规则-->content_id = 1227062138845929474 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:26:37,772 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:27:02,435 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:27:06,332 --查询规则-->content_id = 1227062138845929474 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:27:45,352 --查询规则-->content_id = 1227062138845929474 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:28:23,118 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:29:53,187 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:29:59,209 --查询规则-->content_id = 1227062138845929474 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:30:51,488 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:30:54,537 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:31:04,666 --查询规则-->content_id = 1227062138845929474 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:32:12,896 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:32:15,373 --查询规则-->content_id = 1227062138845929474 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:32:55,829 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:32:59,287 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:33:41,793 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 15:33:45,502 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Fri Feb 14 16:04:53 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 16:04:40,255 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 4956 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 16:04:40,259 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 16:04:41,972 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 16:04:41,975 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 16:04:42,170 Finished Spring Data repository scanning in 180ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 16:04:42,531 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$7a403f7b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:42,675 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:43,010 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 16:04:43,013 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 16:04:43,017 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:43,021 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:43,055 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:43,123 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5a3ad5e5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:43,293 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:43,299 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c3c946b6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:43,310 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:43,317 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:43,340 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:43,349 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$6f54942f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:43,468 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:43,556 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:43,570 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$c50ec6c5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:43,604 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$6d53b395] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:43,610 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:44,024 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 16:04:44,040 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 16:04:44,049 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 16:04:44,050 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 16:04:44,055 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 16:04:44,251 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 16:04:44,251 Root WebApplicationContext: initialization completed in 3919 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 16:04:44,607 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 16:04:44,861 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 16:04:44,862 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 16:04:44,862 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 16:04:44,863 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 16:04:48,111 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 16:04:48,122 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 16:04:48,123 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 16:04:48,127 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 16:04:48,129 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 16:04:48,130 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 16:04:48,130 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 16:04:48,130 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 16:04:48,131 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@696298ea setJobFactory QuartzScheduler.java 2287
Logback Log Messages

Log session start time Fri Feb 14 16:55:31 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 16:04:53,793 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 4820 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 16:04:53,799 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 16:04:56,205 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 16:04:56,210 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 16:04:56,465 Finished Spring Data repository scanning in 235ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 16:04:56,927 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$b834aeb9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:57,122 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:57,562 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 16:04:57,565 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 16:04:57,570 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:57,577 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:57,619 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:57,703 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$982f4523] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:57,919 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:57,926 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1bdb5f4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:57,939 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:57,952 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:57,985 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:57,995 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ad49036d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:58,141 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:58,247 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:58,262 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$3033603] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:58,302 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$ab4822d3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:58,309 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:04:58,834 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 16:04:58,854 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 16:04:58,868 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 16:04:58,868 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 16:04:58,876 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 16:04:59,124 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 16:04:59,125 Root WebApplicationContext: initialization completed in 5204 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 16:04:59,546 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 16:04:59,865 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 16:04:59,866 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 16:04:59,867 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 16:04:59,867 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 16:05:03,431 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 16:05:03,446 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 16:05:03,447 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 16:05:03,451 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 16:05:03,454 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 16:05:03,456 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 16:05:03,456 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 16:05:03,456 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 16:05:03,457 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@61bf405d setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 16:05:06,587 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 16:05:08,361 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 16:05:08,555 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 16:05:08,857 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 16:05:09,761 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 16:05:09,782 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 16:05:09,840 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 16:05:10,018 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:05:10,019 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:05:10,021 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:05:10,022 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:05:10,024 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:05:10,036 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:05:10,038 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:05:10,039 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:05:10,041 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:05:10,042 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:05:10,052 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:05:10,065 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 16:05:10,204 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 16:05:10,211 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 16:05:10,211 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 16:05:10,213 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 16:05:10,215 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 16:05:10,216 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 16:05:10,234 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 16:05:10,262 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 16:05:10,266 Started JeecgApplication in 17.413 seconds (JVM running for 18.493) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 16:05:10,278 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 16:05:10,679 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 16:05:10,680 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 16:05:10,699 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 16:05:10,810 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 16:05:10,812 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 16:05:11,260 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-14 16:06:24,814 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:06:28,643 --查询规则-->content_id = 1227062138845929474 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:07:58,866 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:08:35,832 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:08:39,263 --查询规则-->content_id = 1227062138845929474 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:12:41,959 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:17:18,101 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:19:25,170 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:24:23,111 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:24:27,015 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:24:59,368 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:25:02,868 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:25:48,959 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:26:00,492 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:27:20,858 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:27:24,407 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:28:45,993 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:28:49,691 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:29:02,403 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:29:04,600 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:29:43,566 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:29:46,174 --查询规则-->content_id = 1227062138845929474 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:30:03,572 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:30:06,004 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:30:45,497 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:30:48,133 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:31:01,874 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:31:03,965 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:31:28,166 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:31:30,759 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:32:32,586 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:32:35,350 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:33:03,781 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:34:32,782 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:34:35,312 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:38:17,174 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:38:20,423 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:38:31,970 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:38:37,134 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:39:34,394 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:39:47,617 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:40:02,972 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:40:34,729 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:41:11,740 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:41:17,216 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:41:29,491 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:41:51,193 --查询规则-->content_id = 1227585378794319874 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:43:08,737 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:43:26,641 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:43:29,843 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:43:35,403 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:43:40,896 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:43:46,011 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 16:44:40,590 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Fri Feb 14 17:08:56 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 16:55:31,922 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 8976 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 16:55:31,962 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 16:55:33,866 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 16:55:33,869 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 16:55:34,141 Finished Spring Data repository scanning in 253ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 16:55:34,567 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$4f6c06c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:34,705 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:35,034 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 16:55:35,036 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 16:55:35,040 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:35,045 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:35,078 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:35,143 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2f669d2a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:35,302 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:35,307 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$98f50dfb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:35,318 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:35,325 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:35,347 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:35,355 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$44805b74] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:35,466 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:35,548 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:35,561 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$9a3a8e0a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:35,593 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$427f7ada] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:35,598 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 16:55:36,005 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 16:55:36,023 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 16:55:36,032 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 16:55:36,032 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 16:55:36,039 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 16:55:36,248 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 16:55:36,249 Root WebApplicationContext: initialization completed in 4238 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 16:55:36,597 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 16:55:36,850 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 16:55:36,851 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 16:55:36,851 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 16:55:36,851 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 16:55:39,965 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 16:55:39,977 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 16:55:39,978 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 16:55:39,982 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 16:55:39,984 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 16:55:39,985 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 16:55:39,985 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 16:55:39,985 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 16:55:39,985 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@464d5365 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 16:55:42,816 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 16:55:44,408 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 16:55:44,581 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 16:55:44,864 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 16:55:45,745 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 16:55:45,766 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 16:55:45,825 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 16:55:46,003 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:55:46,005 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:55:46,006 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:55:46,007 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:55:46,009 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:55:46,021 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:55:46,022 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:55:46,024 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:55:46,025 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:55:46,026 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:55:46,036 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 16:55:46,049 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 16:55:46,182 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 16:55:46,189 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 16:55:46,189 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 16:55:46,190 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 16:55:46,192 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 16:55:46,193 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 16:55:46,207 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 16:55:46,235 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 16:55:46,238 Started JeecgApplication in 15.115 seconds (JVM running for 16.199) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 16:55:46,250 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 16:55:46,588 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 16:55:46,589 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 16:55:46,604 Completed initialization in 15 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 16:55:46,707 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 16:55:46,709 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 16:55:50,267 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-14 16:57:42,828 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ### The error may exist in file [C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx\target\classes\org\jeecg\modules\wx\mapper\xml\WxCommentMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,?; nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ### The error may exist in file [C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx\target\classes\org\jeecg\modules\wx\mapper\xml\WxCommentMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,?; nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,?
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy213.selectPageInner(Unknown Source)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl.pageInner(WxCommentServiceImpl.java:27)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$FastClassBySpringCGLIB$$2b8b0790.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$EnhancerBySpringCGLIB$$d5f798d0.pageInner(<generated>)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$FastClassBySpringCGLIB$$2b8b0790.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$EnhancerBySpringCGLIB$$3330b9ce.pageInner(<generated>)
    at org.jeecg.modules.wx.controller.WxCommentController.queryPageListInner(WxCommentController.java:84)
    at org.jeecg.modules.wx.controller.WxCommentController$$FastClassBySpringCGLIB$$7f24cc84.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxCommentController$$EnhancerBySpringCGLIB$$b0939ea1.queryPageListInner(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,?
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:207)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy282.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy281.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 124 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT
    at com.alibaba.druid.sql.parser.SQLParser.printError(SQLParser.java:287)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:532)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 161 common frames omitted
ERROR 2020-02-14 17:08:35,778 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ### The error may exist in file [C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx\target\classes\org\jeecg\modules\wx\mapper\xml\WxCommentMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,?; nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ### The error may exist in file [C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx\target\classes\org\jeecg\modules\wx\mapper\xml\WxCommentMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,?; nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,?
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy213.selectPageInner(Unknown Source)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl.pageInner(WxCommentServiceImpl.java:27)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$FastClassBySpringCGLIB$$2b8b0790.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$EnhancerBySpringCGLIB$$d5f798d0.pageInner(<generated>)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$FastClassBySpringCGLIB$$2b8b0790.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$EnhancerBySpringCGLIB$$3330b9ce.pageInner(<generated>)
    at org.jeecg.modules.wx.controller.WxCommentController.queryPageListInner(WxCommentController.java:84)
    at org.jeecg.modules.wx.controller.WxCommentController$$FastClassBySpringCGLIB$$7f24cc84.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxCommentController$$EnhancerBySpringCGLIB$$b0939ea1.queryPageListInner(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,?
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:207)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy282.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy281.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 124 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT
    at com.alibaba.druid.sql.parser.SQLParser.printError(SQLParser.java:287)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:532)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 161 common frames omitted
ERROR 2020-02-14 17:08:39,827 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ### The error may exist in file [C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx\target\classes\org\jeecg\modules\wx\mapper\xml\WxCommentMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,?; nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ### The error may exist in file [C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx\target\classes\org\jeecg\modules\wx\mapper\xml\WxCommentMapper.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,? ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,?; nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,?
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy213.selectPageInner(Unknown Source)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl.pageInner(WxCommentServiceImpl.java:27)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$FastClassBySpringCGLIB$$2b8b0790.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$EnhancerBySpringCGLIB$$d5f798d0.pageInner(<generated>)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$FastClassBySpringCGLIB$$2b8b0790.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$EnhancerBySpringCGLIB$$3330b9ce.pageInner(<generated>)
    at org.jeecg.modules.wx.controller.WxCommentController.queryPageListInner(WxCommentController.java:84)
    at org.jeecg.modules.wx.controller.WxCommentController$$FastClassBySpringCGLIB$$7f24cc84.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxCommentController$$EnhancerBySpringCGLIB$$b0939ea1.queryPageListInner(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT : SELECT wx_comment.*,wx_user.* FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id; LIMIT ?,?
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:207)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy282.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy281.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 124 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: syntax error, error in :'_id; LIMIT ?,?', expect LIMIT, actual LIMIT pos 118, line 1, column 113, token LIMIT
    at com.alibaba.druid.sql.parser.SQLParser.printError(SQLParser.java:287)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:532)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 161 common frames omitted
Logback Log Messages

Log session start time Fri Feb 14 17:14:52 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 17:08:56,874 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 1856 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 17:08:56,879 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 17:08:58,729 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 17:08:58,733 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 17:08:58,935 Finished Spring Data repository scanning in 185ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 17:08:59,289 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$b834aeb9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:08:59,422 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:08:59,742 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 17:08:59,744 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 17:08:59,748 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:08:59,752 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:08:59,782 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:08:59,844 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$982f4523] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:08:59,993 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:08:59,999 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1bdb5f4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:09:00,010 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:09:00,017 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:09:00,039 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:09:00,047 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ad49036d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:09:00,152 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:09:00,230 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:09:00,243 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$3033603] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:09:00,274 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$ab4822d3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:09:00,279 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:09:00,665 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 17:09:00,680 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:09:00,689 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 17:09:00,689 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 17:09:00,695 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 17:09:00,886 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 17:09:00,886 Root WebApplicationContext: initialization completed in 3924 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 17:09:01,221 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 17:09:01,477 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 17:09:01,477 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 17:09:01,478 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 17:09:01,478 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 17:09:04,543 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 17:09:04,556 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 17:09:04,557 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 17:09:04,561 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 17:09:04,563 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 17:09:04,564 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 17:09:04,564 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 17:09:04,564 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 17:09:04,564 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7f41d979 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 17:09:07,397 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 17:09:09,125 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 17:09:09,306 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 17:09:09,599 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 17:09:10,503 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 17:09:10,524 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 17:09:10,583 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 17:09:10,750 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:09:10,752 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:09:10,753 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:09:10,754 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:09:10,756 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:09:10,767 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:09:10,768 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:09:10,770 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:09:10,771 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:09:10,773 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:09:10,782 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:09:10,793 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 17:09:10,912 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 17:09:10,918 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 17:09:10,918 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 17:09:10,919 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 17:09:10,921 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 17:09:10,922 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 17:09:10,935 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:09:10,961 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 17:09:10,964 Started JeecgApplication in 14.993 seconds (JVM running for 16.054) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 17:09:10,976 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 17:09:11,326 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 17:09:11,327 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 17:09:11,343 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 17:09:11,455 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 17:09:11,457 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 17:09:15,282 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Fri Feb 14 17:31:54 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 17:14:52,384 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 388 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 17:14:52,389 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 17:14:54,043 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 17:14:54,047 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 17:14:54,243 Finished Spring Data repository scanning in 180ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 17:14:54,590 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9aad79c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:54,727 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,043 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 17:14:55,046 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 17:14:55,049 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,055 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,085 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,147 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$e9a56e06] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,295 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,300 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$5333ded7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,311 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,317 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,339 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,346 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$febf2c50] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,452 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,532 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,545 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$54795ee6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,577 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$fcbe4bb6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,582 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:14:55,969 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 17:14:55,985 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:14:55,994 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 17:14:55,994 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 17:14:56,000 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 17:14:56,206 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 17:14:56,206 Root WebApplicationContext: initialization completed in 3776 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 17:14:56,544 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 17:14:56,797 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 17:14:56,798 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 17:14:56,798 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 17:14:56,799 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 17:14:59,922 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 17:14:59,933 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 17:14:59,933 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 17:14:59,937 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 17:14:59,940 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 17:14:59,941 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 17:14:59,941 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 17:14:59,941 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 17:14:59,941 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@13f2d42c setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 17:15:02,822 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 17:15:04,537 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 17:15:04,732 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 17:15:05,036 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 17:15:05,940 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 17:15:05,961 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 17:15:06,019 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 17:15:06,190 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:15:06,191 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:15:06,193 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:15:06,194 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:15:06,196 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:15:06,208 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:15:06,210 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:15:06,211 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:15:06,213 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:15:06,215 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:15:06,224 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:15:06,237 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 17:15:06,375 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 17:15:06,383 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 17:15:06,383 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 17:15:06,385 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 17:15:06,386 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 17:15:06,388 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 17:15:06,404 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:15:06,435 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 17:15:06,439 Started JeecgApplication in 14.821 seconds (JVM running for 15.884) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 17:15:06,455 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 17:15:06,522 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 17:15:06,522 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 17:15:06,539 Completed initialization in 17 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 17:15:06,652 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 17:15:06,655 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 17:15:09,268 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Fri Feb 14 17:41:28 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 17:31:54,786 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 12432 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 17:31:54,790 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 17:31:56,473 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 17:31:56,477 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 17:31:56,673 Finished Spring Data repository scanning in 179ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 17:31:57,034 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6f8a2750] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:57,173 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:57,497 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 17:31:57,499 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 17:31:57,502 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:57,506 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:57,536 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:57,598 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4f84bdba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:57,750 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:57,756 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$b9132e8b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:57,766 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:57,773 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:57,796 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:57,804 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$649e7c04] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:57,915 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:57,993 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:58,006 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ba58ae9a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:58,038 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$629d9b6a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:58,044 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:31:58,430 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 17:31:58,445 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:31:58,454 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 17:31:58,454 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 17:31:58,459 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 17:31:58,663 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 17:31:58,663 Root WebApplicationContext: initialization completed in 3799 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 17:31:58,997 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 17:31:59,244 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 17:31:59,245 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 17:31:59,245 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 17:31:59,245 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 17:32:02,441 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 17:32:02,453 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 17:32:02,453 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 17:32:02,457 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 17:32:02,459 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 17:32:02,460 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 17:32:02,460 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 17:32:02,461 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 17:32:02,461 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@57f1a1de setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 17:32:05,319 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 17:32:07,090 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 17:32:07,266 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 17:32:07,559 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 17:32:08,474 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 17:32:08,494 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 17:32:08,553 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 17:32:08,722 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:32:08,724 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:32:08,725 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:32:08,726 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:32:08,728 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:32:08,740 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:32:08,741 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:32:08,742 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:32:08,744 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:32:08,745 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:32:08,754 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:32:08,765 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 17:32:08,885 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 17:32:08,892 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 17:32:08,892 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 17:32:08,893 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 17:32:08,894 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 17:32:08,895 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 17:32:08,910 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:32:08,936 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 17:32:08,939 Started JeecgApplication in 14.83 seconds (JVM running for 15.762) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 17:32:08,952 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 17:32:09,095 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 17:32:09,095 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 17:32:09,110 Completed initialization in 14 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 17:32:09,220 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 17:32:09,222 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 17:32:11,248 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Fri Feb 14 17:43:41 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 17:41:28,554 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 8496 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 17:41:28,558 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 17:41:30,222 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 17:41:30,225 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 17:41:30,412 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 17:41:30,755 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9fdbd1ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:30,894 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:31,213 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 17:41:31,215 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 17:41:31,218 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:31,223 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:31,256 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:31,317 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7fd66824] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:31,469 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:31,474 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e964d8f5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:31,484 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:31,491 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:31,515 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:31,523 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$94f0266e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:31,636 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:31,719 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:31,735 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$eaaa5904] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:31,769 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$92ef45d4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:31,774 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:41:32,167 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 17:41:32,183 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:41:32,191 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 17:41:32,192 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 17:41:32,197 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 17:41:32,387 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 17:41:32,387 Root WebApplicationContext: initialization completed in 3786 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 17:41:32,711 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 17:41:32,951 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 17:41:32,952 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 17:41:32,952 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 17:41:32,952 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 17:41:36,074 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 17:41:36,085 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 17:41:36,086 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 17:41:36,090 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 17:41:36,092 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 17:41:36,093 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 17:41:36,093 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 17:41:36,093 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 17:41:36,094 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4a6ef712 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 17:41:38,971 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 17:41:40,600 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 17:41:40,775 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 17:41:41,062 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 17:41:41,966 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 17:41:41,989 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 17:41:42,048 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 17:41:42,221 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:41:42,222 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:41:42,223 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:41:42,224 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:41:42,226 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:41:42,238 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:41:42,239 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:41:42,240 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:41:42,242 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:41:42,243 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:41:42,252 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:41:42,263 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 17:41:42,389 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 17:41:42,395 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 17:41:42,395 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 17:41:42,396 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 17:41:42,398 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 17:41:42,399 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 17:41:42,414 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:41:42,440 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 17:41:42,443 Started JeecgApplication in 14.682 seconds (JVM running for 15.737) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 17:41:42,455 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 17:41:42,676 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 17:41:42,676 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 17:41:42,692 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 17:41:42,804 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 17:41:42,806 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 17:41:43,010 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-14 17:42:19,181 --查询规则-->id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Fri Feb 14 17:46:07 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 17:43:41,600 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 7016 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 17:43:41,639 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 17:43:43,404 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 17:43:43,407 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 17:43:43,609 Finished Spring Data repository scanning in 187ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 17:43:43,983 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$1785d9d8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:44,129 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:44,457 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 17:43:44,459 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 17:43:44,463 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:44,468 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:44,500 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:44,564 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$f7807042] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:44,719 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:44,724 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$610ee113] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:44,734 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:44,741 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:44,763 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:44,771 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$c9a2e8c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:44,878 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:44,955 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:44,968 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$62546122] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:45,001 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a994df2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:45,007 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:43:45,397 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 17:43:45,413 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:43:45,421 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 17:43:45,422 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 17:43:45,427 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 17:43:45,617 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 17:43:45,617 Root WebApplicationContext: initialization completed in 3933 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 17:43:45,944 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 17:43:46,186 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 17:43:46,187 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 17:43:46,187 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 17:43:46,188 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 17:43:49,350 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 17:43:49,362 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 17:43:49,362 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 17:43:49,366 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 17:43:49,368 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 17:43:49,369 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 17:43:49,369 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 17:43:49,369 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 17:43:49,369 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5ebf776c setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 17:43:52,204 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 17:43:53,821 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 17:43:53,994 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 17:43:54,280 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 17:43:55,157 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 17:43:55,178 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 17:43:55,236 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 17:43:55,405 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:43:55,407 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:43:55,408 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:43:55,409 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:43:55,411 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:43:55,422 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:43:55,423 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:43:55,424 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:43:55,426 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:43:55,427 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:43:55,436 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:43:55,446 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 17:43:55,568 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 17:43:55,574 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 17:43:55,574 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 17:43:55,576 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 17:43:55,578 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 17:43:55,579 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 17:43:55,594 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:43:55,619 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 17:43:55,621 Started JeecgApplication in 14.82 seconds (JVM running for 15.822) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 17:43:55,633 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 17:43:56,224 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 17:43:56,224 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 17:43:56,241 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 17:43:56,347 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 17:43:56,350 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 17:43:58,248 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-14 17:44:00,924 --查询规则-->id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 17:44:03,640 --查询规则-->id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Fri Feb 14 17:47:17 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 17:46:07,637 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 12512 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 17:46:07,642 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 17:46:09,321 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 17:46:09,325 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 17:46:09,511 Finished Spring Data repository scanning in 171ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 17:46:09,858 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$b834aeb9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:09,995 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:10,328 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 17:46:10,331 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 17:46:10,334 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:10,339 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:10,368 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:10,430 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$982f4523] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:10,583 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:10,589 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1bdb5f4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:10,598 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:10,605 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:10,627 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:10,635 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ad49036d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:10,739 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:10,815 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:10,829 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$3033603] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:10,861 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$ab4822d3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:10,866 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:46:11,256 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 17:46:11,271 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:46:11,279 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 17:46:11,280 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 17:46:11,285 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 17:46:11,483 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 17:46:11,483 Root WebApplicationContext: initialization completed in 3770 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 17:46:11,819 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 17:46:12,079 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 17:46:12,079 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 17:46:12,080 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 17:46:12,080 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 17:46:15,243 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 17:46:15,255 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 17:46:15,255 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 17:46:15,259 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 17:46:15,262 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 17:46:15,263 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 17:46:15,263 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 17:46:15,263 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 17:46:15,263 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@d08f85a setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 17:46:18,114 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 17:46:19,826 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 17:46:20,002 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 17:46:20,285 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 17:46:21,162 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 17:46:21,183 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 17:46:21,240 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 17:46:21,403 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:46:21,405 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:46:21,406 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:46:21,407 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:46:21,409 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:46:21,420 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:46:21,421 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:46:21,422 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:46:21,424 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:46:21,425 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:46:21,434 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:46:21,444 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 17:46:21,564 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 17:46:21,570 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 17:46:21,570 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 17:46:21,572 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 17:46:21,574 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 17:46:21,575 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 17:46:21,589 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:46:21,616 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 17:46:21,619 Started JeecgApplication in 14.692 seconds (JVM running for 15.674) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 17:46:21,630 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 17:46:21,851 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 17:46:21,852 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 17:46:21,872 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 17:46:22,004 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 17:46:22,007 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 17:46:22,008 --查询规则-->id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 17:46:22,210 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Fri Feb 14 17:49:39 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 17:47:17,989 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 7276 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 17:47:17,993 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 17:47:19,746 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 17:47:19,749 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 17:47:19,939 Finished Spring Data repository scanning in 173ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 17:47:20,283 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9eea325f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:20,417 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:20,738 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 17:47:20,740 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 17:47:20,743 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:20,748 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:20,777 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:20,840 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7ee4c8c9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:20,989 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:20,994 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e873399a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:21,004 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:21,011 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:21,032 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:21,040 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$93fe8713] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:21,148 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:21,228 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:21,242 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e9b8b9a9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:21,274 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$91fda679] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:21,279 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:47:21,665 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 17:47:21,680 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:47:21,690 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 17:47:21,690 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 17:47:21,696 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 17:47:21,890 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 17:47:21,890 Root WebApplicationContext: initialization completed in 3804 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 17:47:22,225 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 17:47:22,460 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 17:47:22,461 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 17:47:22,461 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 17:47:22,462 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 17:47:25,609 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 17:47:25,623 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 17:47:25,624 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 17:47:25,628 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 17:47:25,631 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 17:47:25,632 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 17:47:25,633 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 17:47:25,633 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 17:47:25,633 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@71d0b8a4 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 17:47:28,494 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 17:47:30,200 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 17:47:30,379 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 17:47:30,674 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 17:47:31,556 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 17:47:31,577 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 17:47:31,637 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 17:47:31,817 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:47:31,818 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:47:31,819 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:47:31,820 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:47:31,822 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:47:31,834 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:47:31,835 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:47:31,836 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:47:31,838 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:47:31,840 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:47:31,849 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:47:31,862 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 17:47:31,993 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 17:47:32,000 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 17:47:32,000 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 17:47:32,001 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 17:47:32,003 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 17:47:32,004 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 17:47:32,020 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:47:32,048 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 17:47:32,051 Started JeecgApplication in 14.869 seconds (JVM running for 15.899) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 17:47:32,064 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 17:47:32,527 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 17:47:32,528 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 17:47:32,572 Completed initialization in 44 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 17:47:32,782 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 17:47:32,784 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 17:47:34,287 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Fri Feb 14 17:50:12 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 17:49:40,070 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 2436 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 17:49:40,073 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 17:49:41,744 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 17:49:41,747 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 17:49:41,944 Finished Spring Data repository scanning in 181ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 17:49:42,302 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$d611cccc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:42,436 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:42,755 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 17:49:42,757 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 17:49:42,761 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:42,765 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:42,794 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:42,855 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b60c6336] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:43,005 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:43,010 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1f9ad407] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:43,020 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:43,026 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:43,049 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:43,057 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$cb262180] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:43,162 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:43,239 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:43,253 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$20e05416] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:43,284 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$c92540e6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:43,289 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:49:43,673 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 17:49:43,688 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:49:43,697 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 17:49:43,697 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 17:49:43,703 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 17:49:43,892 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 17:49:43,893 Root WebApplicationContext: initialization completed in 3749 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 17:49:44,222 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 17:49:44,460 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 17:49:44,461 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 17:49:44,461 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 17:49:44,462 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 17:49:47,655 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 17:49:47,668 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 17:49:47,668 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 17:49:47,672 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 17:49:47,674 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 17:49:47,675 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 17:49:47,676 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 17:49:47,676 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 17:49:47,676 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@38394dc3 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 17:49:50,588 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 17:49:52,344 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 17:49:52,525 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 17:49:52,831 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 17:49:53,814 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 17:49:53,836 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 17:49:53,897 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 17:49:54,070 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:49:54,072 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:49:54,073 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:49:54,074 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:49:54,076 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:49:54,087 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:49:54,088 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:49:54,090 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:49:54,091 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:49:54,092 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:49:54,101 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:49:54,112 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 17:49:54,240 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 17:49:54,246 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 17:49:54,246 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 17:49:54,248 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 17:49:54,250 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 17:49:54,251 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 17:49:54,264 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:49:54,290 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 17:49:54,292 Started JeecgApplication in 14.885 seconds (JVM running for 15.829) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 17:49:54,305 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 17:49:54,797 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 17:49:54,797 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 17:49:54,811 Completed initialization in 14 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 17:49:54,912 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 17:49:54,914 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 17:49:56,279 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-14 17:49:56,910 ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'0AND wx_comment.content_id = ? LIMI', expect IDENTIFIER, actual IDENTIFIER pos 203, line 1, column 204, token IDENTIFIER wx_comment : SELECT wx_comment.*,wx_user.open_id,wx_user.avatar_url,wx_user.nick_name FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id AND wx_comment.at_comment_id = 0AND wx_comment.content_id = ? LIMIT ?,? ### The error may exist in org/jeecg/modules/wx/mapper/WxCommentMapper.java (best guess) ### The error may involve org.jeecg.modules.wx.mapper.WxCommentMapper.selectPageMain-Inline ### The error occurred while setting parameters ### SQL: SELECT wx_comment.*,wx_user.open_id,wx_user.avatar_url,wx_user.nick_name FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id AND wx_comment.at_comment_id = 0AND wx_comment.content_id = ? LIMIT ?,? ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'0AND wx_comment.content_id = ? LIMI', expect IDENTIFIER, actual IDENTIFIER pos 203, line 1, column 204, token IDENTIFIER wx_comment : SELECT wx_comment.*,wx_user.open_id,wx_user.avatar_url,wx_user.nick_name FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id AND wx_comment.at_comment_id = 0AND wx_comment.content_id = ? LIMIT ?,? ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'0AND wx_comment.content_id = ? LIMI', expect IDENTIFIER, actual IDENTIFIER pos 203, line 1, column 204, token IDENTIFIER wx_comment : SELECT wx_comment.*,wx_user.open_id,wx_user.avatar_url,wx_user.nick_name FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id AND wx_comment.at_comment_id = 0AND wx_comment.content_id = ? LIMIT ?,?; nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'0AND wx_comment.content_id = ? LIMI', expect IDENTIFIER, actual IDENTIFIER pos 203, line 1, column 204, token IDENTIFIER wx_comment : SELECT wx_comment.*,wx_user.open_id,wx_user.avatar_url,wx_user.nick_name FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id AND wx_comment.at_comment_id = 0AND wx_comment.content_id = ? LIMIT ?,? handleException JeecgBootExceptionHandler.java 57
org.springframework.jdbc.UncategorizedSQLException: ### Error querying database. Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'0AND wx_comment.content_id = ? LIMI', expect IDENTIFIER, actual IDENTIFIER pos 203, line 1, column 204, token IDENTIFIER wx_comment : SELECT wx_comment.*,wx_user.open_id,wx_user.avatar_url,wx_user.nick_name FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id AND wx_comment.at_comment_id = 0AND wx_comment.content_id = ? LIMIT ?,? ### The error may exist in org/jeecg/modules/wx/mapper/WxCommentMapper.java (best guess) ### The error may involve org.jeecg.modules.wx.mapper.WxCommentMapper.selectPageMain-Inline ### The error occurred while setting parameters ### SQL: SELECT wx_comment.*,wx_user.open_id,wx_user.avatar_url,wx_user.nick_name FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id AND wx_comment.at_comment_id = 0AND wx_comment.content_id = ? LIMIT ?,? ### Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'0AND wx_comment.content_id = ? LIMI', expect IDENTIFIER, actual IDENTIFIER pos 203, line 1, column 204, token IDENTIFIER wx_comment : SELECT wx_comment.*,wx_user.open_id,wx_user.avatar_url,wx_user.nick_name FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id AND wx_comment.at_comment_id = 0AND wx_comment.content_id = ? LIMIT ?,? ; uncategorized SQLException; SQL state [null]; error code [0]; sql injection violation, syntax error: syntax error, error in :'0AND wx_comment.content_id = ? LIMI', expect IDENTIFIER, actual IDENTIFIER pos 203, line 1, column 204, token IDENTIFIER wx_comment : SELECT wx_comment.*,wx_user.open_id,wx_user.avatar_url,wx_user.nick_name FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id AND wx_comment.at_comment_id = 0AND wx_comment.content_id = ? LIMIT ?,?; nested exception is java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'0AND wx_comment.content_id = ? LIMI', expect IDENTIFIER, actual IDENTIFIER pos 203, line 1, column 204, token IDENTIFIER wx_comment : SELECT wx_comment.*,wx_user.open_id,wx_user.avatar_url,wx_user.nick_name FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id AND wx_comment.at_comment_id = 0AND wx_comment.content_id = ? LIMIT ?,?
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:89)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.selectList(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:230)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:115)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:86)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy213.selectPageMain(Unknown Source)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl.selectPageMain(WxCommentServiceImpl.java:29)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$FastClassBySpringCGLIB$$2b8b0790.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$EnhancerBySpringCGLIB$$57ad9e53.selectPageMain(<generated>)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$FastClassBySpringCGLIB$$2b8b0790.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxCommentServiceImpl$$EnhancerBySpringCGLIB$$b4e6bf51.selectPageMain(<generated>)
    at org.jeecg.modules.wx.controller.WxCommentController.queryPageListInner(WxCommentController.java:86)
    at org.jeecg.modules.wx.controller.WxCommentController$$FastClassBySpringCGLIB$$7f24cc84.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxCommentController$$EnhancerBySpringCGLIB$$41ab6f81.queryPageListInner(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.sql.SQLException: sql injection violation, syntax error: syntax error, error in :'0AND wx_comment.content_id = ? LIMI', expect IDENTIFIER, actual IDENTIFIER pos 203, line 1, column 204, token IDENTIFIER wx_comment : SELECT wx_comment.*,wx_user.open_id,wx_user.avatar_url,wx_user.nick_name FROM rcyq.wx_comment,rcyq.wx_user where wx_comment.user_open_id = wx_user.open_id AND wx_comment.at_comment_id = 0AND wx_comment.content_id = ? LIMIT ?,?
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:806)
    at com.alibaba.druid.wall.WallFilter.connection_prepareStatement(WallFilter.java:259)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.filter.FilterAdapter.connection_prepareStatement(FilterAdapter.java:930)
    at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:122)
    at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:568)
    at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:341)
    at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:349)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:86)
    at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:207)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy283.prepare(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:94)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
    at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
    at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:109)
    at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy282.query(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 124 common frames omitted
Caused by: com.alibaba.druid.sql.parser.ParserException: syntax error, error in :'0AND wx_comment.content_id = ? LIMI', expect IDENTIFIER, actual IDENTIFIER pos 203, line 1, column 204, token IDENTIFIER wx_comment
    at com.alibaba.druid.sql.parser.SQLParser.printError(SQLParser.java:287)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:532)
    at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:182)
    at com.alibaba.druid.wall.WallProvider.checkInternal(WallProvider.java:624)
    at com.alibaba.druid.wall.WallProvider.check(WallProvider.java:578)
    at com.alibaba.druid.wall.WallFilter.checkInternal(WallFilter.java:793)
     ... 161 common frames omitted
Logback Log Messages

Log session start time Fri Feb 14 17:51:29 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 17:50:12,212 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 7632 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 17:50:12,216 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 17:50:14,163 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 17:50:14,166 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 17:50:14,366 Finished Spring Data repository scanning in 183ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 17:50:14,737 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$7a403f7b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:14,890 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:15,250 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 17:50:15,252 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 17:50:15,256 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:15,261 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:15,293 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:15,357 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5a3ad5e5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:15,520 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:15,526 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$c3c946b6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:15,537 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:15,544 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:15,568 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:15,576 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$6f54942f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:15,692 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:15,773 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:15,785 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$c50ec6c5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:15,818 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$6d53b395] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:15,824 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:50:16,229 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 17:50:16,245 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:50:16,255 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 17:50:16,255 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 17:50:16,261 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 17:50:16,465 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 17:50:16,465 Root WebApplicationContext: initialization completed in 4170 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 17:50:16,816 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 17:50:17,092 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 17:50:17,093 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 17:50:17,093 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 17:50:17,093 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 17:50:20,467 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 17:50:20,482 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 17:50:20,483 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 17:50:20,487 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 17:50:20,490 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 17:50:20,492 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 17:50:20,492 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 17:50:20,492 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 17:50:20,492 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@6df31abf setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 17:50:23,454 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 17:50:25,113 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 17:50:25,286 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 17:50:25,568 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 17:50:26,434 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 17:50:26,456 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 17:50:26,518 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 17:50:26,713 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:50:26,714 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:50:26,715 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:50:26,717 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:50:26,718 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:50:26,731 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:50:26,733 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:50:26,734 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:50:26,735 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:50:26,737 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:50:26,745 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:50:26,756 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 17:50:26,885 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 17:50:26,891 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 17:50:26,891 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 17:50:26,892 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 17:50:26,894 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 17:50:26,895 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 17:50:26,909 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:50:26,941 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 17:50:26,947 Started JeecgApplication in 15.524 seconds (JVM running for 16.547) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 17:50:26,961 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 17:50:27,279 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 17:50:27,279 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 17:50:27,296 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 17:50:27,397 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 17:50:27,399 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 17:50:28,252 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Fri Feb 14 17:55:27 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 17:51:29,706 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 13760 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 17:51:29,710 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 17:51:31,390 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 17:51:31,394 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 17:51:31,581 Finished Spring Data repository scanning in 171ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 17:51:31,956 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$611e1f4b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,100 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,417 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 17:51:32,419 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 17:51:32,423 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,427 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,456 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,517 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$4118b5b5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,666 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,671 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$aaa72686] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,681 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,688 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,711 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,719 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$563273ff] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,824 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,903 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,916 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$abeca695] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,947 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$54319365] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:32,952 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:51:33,330 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 17:51:33,345 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:51:33,354 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 17:51:33,354 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 17:51:33,360 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 17:51:33,553 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 17:51:33,553 Root WebApplicationContext: initialization completed in 3767 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 17:51:33,877 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 17:51:34,117 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 17:51:34,118 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 17:51:34,118 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 17:51:34,118 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 17:51:37,283 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 17:51:37,294 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 17:51:37,294 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 17:51:37,298 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 17:51:37,300 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 17:51:37,301 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 17:51:37,302 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 17:51:37,302 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 17:51:37,302 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@44d84313 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 17:51:40,146 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 17:51:41,794 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 17:51:41,979 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 17:51:42,272 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 17:51:43,148 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 17:51:43,169 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 17:51:43,226 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 17:51:43,393 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:51:43,394 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:51:43,396 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:51:43,397 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:51:43,398 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:51:43,409 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:51:43,411 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:51:43,412 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:51:43,414 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:51:43,415 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:51:43,424 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:51:43,435 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 17:51:43,557 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 17:51:43,563 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 17:51:43,563 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 17:51:43,564 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 17:51:43,567 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 17:51:43,568 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 17:51:43,581 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:51:43,607 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 17:51:43,609 Started JeecgApplication in 14.73 seconds (JVM running for 15.712) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 17:51:43,621 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 17:51:43,935 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 17:51:43,935 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 17:51:43,952 Completed initialization in 17 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 17:51:44,052 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 17:51:44,054 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 17:51:46,286 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Fri Feb 14 17:56:39 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 17:55:27,847 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 13504 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 17:55:27,851 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 17:55:29,595 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 17:55:29,599 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 17:55:29,787 Finished Spring Data repository scanning in 172ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 17:55:30,138 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$e92103b8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:30,280 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:30,605 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 17:55:30,607 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 17:55:30,610 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:30,615 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:30,645 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:30,707 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$c91b9a22] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:30,866 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:30,872 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$32aa0af3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:30,882 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:30,888 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:30,912 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:30,921 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$de35586c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:31,030 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:31,111 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:31,125 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$33ef8b02] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:31,157 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$dc3477d2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:31,162 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:55:31,571 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 17:55:31,587 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:55:31,597 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 17:55:31,597 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 17:55:31,602 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 17:55:31,801 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 17:55:31,802 Root WebApplicationContext: initialization completed in 3877 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 17:55:32,162 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 17:55:32,432 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 17:55:32,433 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 17:55:32,433 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 17:55:32,433 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 17:55:35,541 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 17:55:35,552 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 17:55:35,553 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 17:55:35,557 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 17:55:35,560 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 17:55:35,560 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 17:55:35,561 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 17:55:35,561 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 17:55:35,561 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@33399052 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 17:55:38,406 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 17:55:40,144 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 17:55:40,325 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 17:55:40,626 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 17:55:41,535 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 17:55:41,558 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 17:55:41,624 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 17:55:41,819 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:55:41,821 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:55:41,822 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:55:41,823 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:55:41,825 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:55:41,838 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:55:41,839 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:55:41,841 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:55:41,843 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:55:41,844 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:55:41,855 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:55:41,866 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 17:55:42,009 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 17:55:42,015 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 17:55:42,016 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 17:55:42,018 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 17:55:42,021 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 17:55:42,022 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 17:55:42,040 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:55:42,072 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 17:55:42,075 Started JeecgApplication in 14.903 seconds (JVM running for 15.916) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 17:55:42,089 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 17:55:42,162 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 17:55:42,162 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 17:55:42,180 Completed initialization in 18 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 17:55:42,322 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 17:55:42,325 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 17:55:43,165 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Fri Feb 14 21:06:27 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 17:56:39,171 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 13976 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 17:56:39,175 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 17:56:40,909 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 17:56:40,912 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 17:56:41,099 Finished Spring Data repository scanning in 173ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 17:56:41,447 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$ccaa6a80] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:41,583 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:41,913 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 17:56:41,915 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 17:56:41,920 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:41,925 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:41,957 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:42,024 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$aca500ea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:42,184 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:42,190 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$163371bb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:42,199 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:42,207 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:42,229 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:42,237 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$c1bebf34] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:42,340 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:42,418 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:42,431 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$1778f1ca] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:42,462 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$bfbdde9a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:42,468 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 17:56:42,857 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 17:56:42,873 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:56:42,882 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 17:56:42,883 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 17:56:42,889 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 17:56:43,082 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 17:56:43,083 Root WebApplicationContext: initialization completed in 3830 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 17:56:43,409 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 17:56:43,675 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 17:56:43,676 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 17:56:43,676 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 17:56:43,677 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 17:56:46,874 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 17:56:46,887 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 17:56:46,887 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 17:56:46,891 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 17:56:46,893 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 17:56:46,894 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 17:56:46,894 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 17:56:46,895 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 17:56:46,895 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@14d1032a setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 17:56:49,766 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 17:56:51,381 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 17:56:51,555 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 17:56:51,845 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 17:56:52,731 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 17:56:52,752 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 17:56:52,810 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 17:56:52,980 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:56:52,981 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:56:52,983 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:56:52,984 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:56:52,985 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:56:52,997 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:56:52,999 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:56:53,000 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:56:53,002 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:56:53,003 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:56:53,011 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 17:56:53,022 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 17:56:53,142 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 17:56:53,149 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 17:56:53,149 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 17:56:53,150 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 17:56:53,152 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 17:56:53,153 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 17:56:53,166 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 17:56:53,191 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 17:56:53,194 Started JeecgApplication in 14.79 seconds (JVM running for 15.804) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 17:56:53,206 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.14.107:8080/jeecg-boot/ swagger-ui: http://192.168.14.107:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 17:56:53,274 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 17:56:53,274 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 17:56:53,291 Completed initialization in 17 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 17:56:53,396 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 17:56:53,398 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 17:56:55,284 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
Logback Log Messages

Log session start time Fri Feb 14 22:41:08 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 21:06:27,709 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 2732 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 21:06:27,721 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 21:06:32,002 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 21:06:32,011 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 21:06:32,472 Finished Spring Data repository scanning in 424ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 21:06:33,318 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$d91d4cfa] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:33,634 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:34,485 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 21:06:34,490 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 21:06:34,498 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:34,510 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:34,577 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:34,736 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$b917e364] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:35,109 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:35,122 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$22a65435] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:35,145 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:35,161 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:35,213 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:35,232 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ce31a1ae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:35,482 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:35,673 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:35,712 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$23ebd444] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:35,803 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$cc30c114] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:35,815 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 21:06:36,777 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 21:06:36,840 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 21:06:36,862 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 21:06:36,863 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 21:06:36,876 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 21:06:37,269 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 21:06:37,269 Root WebApplicationContext: initialization completed in 9379 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 21:06:38,085 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 21:06:38,756 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 21:06:38,757 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 21:06:38,758 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 21:06:38,759 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 21:06:46,040 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 21:06:46,061 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 21:06:46,062 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 21:06:46,069 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 21:06:46,073 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 21:06:46,075 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 21:06:46,075 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 21:06:46,076 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 21:06:46,076 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@414e8b31 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 21:06:49,810 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 21:06:53,313 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 21:06:53,684 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 21:06:54,262 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 21:06:56,188 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 21:06:56,237 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 21:06:56,357 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 21:06:56,673 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 21:06:56,676 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 21:06:56,679 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 21:06:56,681 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 21:06:56,684 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 21:06:56,707 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 21:06:56,709 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 21:06:56,712 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 21:06:56,714 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 21:06:56,716 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 21:06:56,732 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 21:06:56,755 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 21:06:57,017 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 21:06:57,029 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 21:06:57,029 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 21:06:57,032 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 21:06:57,035 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 21:06:57,037 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 21:06:57,062 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 21:06:57,107 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 21:06:57,112 Started JeecgApplication in 30.739 seconds (JVM running for 31.862) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 21:06:57,129 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 21:06:57,403 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 21:06:57,403 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 21:06:57,435 Completed initialization in 32 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 21:06:57,684 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 21:06:57,689 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 21:06:59,092 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 21:06:59,664 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-14 21:07:29,578 --查询规则-->content_id = 1227062845649068034 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 21:08:36,455 --查询规则-->content_id = 1227585777098010625 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 21:08:41,277 --查询规则-->content_id = 1227586561613213698 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 21:08:57,714 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-14 21:09:00,314 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2NTkzOTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.iJ0nkycEfNRefnDEblCbIh6KCAJE86JYCED5pR-5Muk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-14 21:09:00,371 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:00,389 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:00,409 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-02-14 21:09:00,501 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-14 21:09:01,092 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:01,103 ==> Parameters: 1228305141057069057(String), 2020-02-14 21:09:00.661(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:01,110 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-14 21:09:01,111 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-14 21:09:17,716 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:17,718 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:17,723 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:17,787 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:17,791 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:17,798 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:17,801 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:17,804 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:17,806 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:17,820 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:17,821 ==> Parameters: 1228305211215192066(String), 2020-02-14 21:09:17.816(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:17,826 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-14 21:09:18,165 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-14 21:09:18,187 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:18,189 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:18,197 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-14 21:09:18,278 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-14 21:09:18,313 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:18,340 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:18,459 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:18,498 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:18,500 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:18,505 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-14 21:09:19,160 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-14 21:09:19,233 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-14 21:09:19,431 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:09:19,473 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 21:09:19,729 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:09:19,747 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-14 21:09:19,750 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:09:19,763 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-14 21:09:19,766 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:19,778 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:19,779 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:19,781 ==> Parameters: cgform_table_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:19,782 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:19,784 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-14 21:09:19,791 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581685759747) getDictItems SysDictController.java 163
DEBUG 2020-02-14 21:09:19,799 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:19,801 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:19,803 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:19,816 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:19,818 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:19,825 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:19,825 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-14 21:09:20,101 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:09:20,112 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-14 21:09:20,118 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581685760112) getDictItems SysDictController.java 163
INFO 2020-02-14 21:09:41,551 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:09:41,553 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:09:41,584 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-14 21:09:41,585 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-14 21:09:41,594 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-14 21:09:41,594 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-14 21:09:41,598 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:41,599 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:41,600 ==> Parameters: content_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:41,602 ==> Parameters: display_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:41,603 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:09:41,605 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-14 21:09:41,611 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581685781585) getDictItems SysDictController.java 163
INFO 2020-02-14 21:09:41,614 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581685781585) getDictItems SysDictController.java 163
INFO 2020-02-14 21:09:59,607 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:09:59,607 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:09:59,629 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-14 21:09:59,630 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-14 21:09:59,633 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581685799630) getDictItems SysDictController.java 163
INFO 2020-02-14 21:09:59,636 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581685799631) getDictItems SysDictController.java 163
INFO 2020-02-14 21:09:59,852 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:09:59,865 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-14 21:09:59,870 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581685799865) getDictItems SysDictController.java 163
INFO 2020-02-14 21:10:22,303 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:10:22,319 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-14 21:10:22,323 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581685822319) getDictItems SysDictController.java 163
INFO 2020-02-14 21:10:22,341 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:10:22,357 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-14 21:10:22,361 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581685822357) getDictItems SysDictController.java 163
INFO 2020-02-14 21:17:35,973 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-14 21:17:36,037 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:17:36,042 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:17:36,052 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:17:36,057 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:17:36,067 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-14 21:17:36,088 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-14 21:17:36,090 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:17:36,094 ==> Parameters: sex(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:17:36,096 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-14 21:17:36,110 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-14 21:17:36,114 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:17:36,116 ==> Parameters: user_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:17:36,120 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-14 21:17:36,142 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-14 21:17:36,144 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:17:36,152 ==> Parameters: sex(String), 2(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:17:36,155 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-02-14 21:17:36,350 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-14 21:17:36,352 预览图片失败C:\upFiles\user\20190314\ly-plate-e_1552531617500.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-14 21:17:36,352 预览图片失败C:\upFiles\user\20190401\20180607175028Fn1Lq7zw_1554118444672.png (系统找不到指定的路径。) view CommonController.java 119
ERROR 2020-02-14 21:17:36,354 预览图片失败C:\upFiles\user\20190220\e1fe9925bc315c60addea1b98eb1cb1349547719_1550656892940.jpg (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-14 21:17:48,220 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-14 21:17:48,271 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:17:48,274 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:17:48,280 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:17:48,282 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-14 21:17:48,287 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-14 21:39:44,289 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:39:44,290 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:39:44,330 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-14 21:39:44,330 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-14 21:39:44,336 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-14 21:39:44,336 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-14 21:39:44,340 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581687584337) getDictItems SysDictController.java 163
INFO 2020-02-14 21:39:44,341 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581687584337) getDictItems SysDictController.java 163
INFO 2020-02-14 21:57:01,846 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:57:01,847 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:57:01,870 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-14 21:57:01,872 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-14 21:57:01,877 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581688621873) getDictItems SysDictController.java 163
INFO 2020-02-14 21:57:01,878 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581688621874) getDictItems SysDictController.java 163
INFO 2020-02-14 21:57:02,618 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:57:02,625 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-14 21:57:02,626 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581688622625) getDictItems SysDictController.java 163
INFO 2020-02-14 21:57:02,915 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 21:57:02,930 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-14 21:57:02,934 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581688622930) getDictItems SysDictController.java 163
INFO 2020-02-14 22:16:22,769 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 22:16:42,040 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 22:21:30,175 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-14 22:21:33,975 Required String parameter 'id' is not present handleException JeecgBootExceptionHandler.java 57
org.springframework.web.bind.MissingServletRequestParameterException: Required String parameter 'id' is not present
    at org.springframework.web.method.annotation.RequestParamMethodArgumentResolver.handleMissingValue(RequestParamMethodArgumentResolver.java:202)
    at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:113)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-14 22:23:34,466 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 22:24:17,135 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 22:26:32,710 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 22:26:59,689 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 22:30:40,840 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 22:30:40,854 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-14 22:30:40,862 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-14 22:30:40,866 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581690640863) getDictItems SysDictController.java 163
INFO 2020-02-14 22:30:41,066 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 22:30:41,077 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-14 22:30:41,080 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581690641077) getDictItems SysDictController.java 163
INFO 2020-02-14 22:30:51,714 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 22:30:51,716 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 22:30:51,744 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-14 22:30:51,744 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-14 22:30:51,749 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581690651745) getDictItems SysDictController.java 163
INFO 2020-02-14 22:30:51,749 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581690651746) getDictItems SysDictController.java 163
INFO 2020-02-14 22:32:33,577 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 22:32:33,607 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-14 22:32:33,614 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581690753610) getDictItems SysDictController.java 163
INFO 2020-02-14 22:32:33,879 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 22:32:33,886 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-14 22:32:33,888 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581690753886) getDictItems SysDictController.java 163
INFO 2020-02-14 22:33:17,054 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 22:33:59,337 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 22:34:58,316 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Fri Feb 14 22:41:22 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 22:41:08,987 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 13084 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 22:41:08,994 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 22:41:11,051 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 22:41:11,055 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 22:41:11,267 Finished Spring Data repository scanning in 190ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 22:41:11,740 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$b834aeb9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:11,898 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:12,901 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 22:41:12,904 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 22:41:12,909 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:12,916 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:12,953 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:13,026 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$982f4523] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:13,211 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:13,223 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$1bdb5f4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:13,239 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:13,248 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:13,273 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:13,282 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ad49036d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:13,414 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:13,512 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:13,527 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$3033603] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:13,564 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$ab4822d3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:13,571 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:14,204 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 22:41:14,224 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 22:41:14,236 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 22:41:14,236 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 22:41:14,243 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 22:41:14,503 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 22:41:14,505 Root WebApplicationContext: initialization completed in 5415 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 22:41:14,912 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 22:41:15,328 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 22:41:15,331 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 22:41:15,334 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 22:41:15,335 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
Logback Log Messages

Log session start time Fri Feb 14 22:45:55 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 22:41:22,495 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 14212 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 22:41:22,500 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 22:41:24,798 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 22:41:24,802 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 22:41:25,009 Finished Spring Data repository scanning in 189ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 22:41:25,423 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$c54a749d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:25,587 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:26,326 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 22:41:26,331 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 22:41:26,337 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:26,343 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:26,377 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:26,450 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a5450b07] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:26,657 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:26,676 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$ed37bd8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:26,708 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:26,731 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:26,772 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:26,783 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$ba5ec951] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:26,908 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:27,027 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:27,042 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$1018fbe7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:27,079 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$b85de8b7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:27,092 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:41:27,696 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 22:41:27,741 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 22:41:27,755 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 22:41:27,756 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 22:41:27,764 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 22:41:28,009 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 22:41:28,010 Root WebApplicationContext: initialization completed in 5402 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 22:41:28,433 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 22:41:28,733 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 22:41:28,734 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 22:41:28,735 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 22:41:28,735 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 22:41:34,601 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 22:41:34,621 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 22:41:34,622 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 22:41:34,629 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 22:41:34,633 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 22:41:34,635 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 22:41:34,635 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 22:41:34,636 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 22:41:34,637 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@81a8898 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 22:41:38,381 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 22:41:42,049 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 22:41:42,397 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 22:41:42,971 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 22:41:44,785 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 22:41:44,829 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 22:41:44,944 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 22:41:45,312 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:41:45,315 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:41:45,318 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:41:45,321 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:41:45,324 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:41:45,349 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:41:45,352 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:41:45,355 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:41:45,357 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:41:45,360 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:41:45,378 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:41:45,397 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 22:41:45,654 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 22:41:45,678 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 22:41:45,679 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 22:41:45,684 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 22:41:45,691 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 22:41:45,695 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 22:41:45,749 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 22:41:45,832 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 22:41:45,838 Started JeecgApplication in 24.261 seconds (JVM running for 25.399) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 22:41:45,864 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 22:41:46,384 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 22:41:46,386 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 22:41:46,424 Completed initialization in 37 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 22:41:46,627 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 22:41:46,635 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 22:41:46,910 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-14 22:42:00,605 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-14 22:42:17,781 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Sat Feb 15 02:30:54 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-14 22:45:55,329 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 10432 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-14 22:45:55,334 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-14 22:45:57,574 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-14 22:45:57,578 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-14 22:45:57,803 Finished Spring Data repository scanning in 204ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-14 22:45:58,409 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$71bc36f5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:45:58,665 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:45:59,443 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-14 22:45:59,448 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-14 22:45:59,455 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:45:59,462 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:45:59,497 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:45:59,566 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$51b6cd5f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:45:59,747 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:45:59,753 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$bb453e30] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:45:59,764 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:45:59,772 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:45:59,796 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:45:59,805 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$66d08ba9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:45:59,936 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:46:00,075 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:46:00,091 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$bc8abe3f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:46:00,127 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$64cfab0f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:46:00,132 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-14 22:46:00,677 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-14 22:46:00,697 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 22:46:00,708 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-14 22:46:00,709 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-14 22:46:00,724 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-14 22:46:00,986 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-14 22:46:00,986 Root WebApplicationContext: initialization completed in 5606 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-14 22:46:01,413 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-14 22:46:01,703 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-14 22:46:01,703 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-14 22:46:01,704 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-14 22:46:01,705 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-14 22:46:05,777 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-14 22:46:05,790 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-14 22:46:05,791 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-14 22:46:05,795 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-14 22:46:05,798 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-14 22:46:05,799 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-14 22:46:05,800 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-14 22:46:05,800 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-14 22:46:05,800 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@2ba9f743 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-14 22:46:09,197 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-14 22:46:11,038 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-14 22:46:11,224 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-14 22:57:31,558 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-14 22:57:33,661 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-14 22:57:33,687 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-14 22:57:33,760 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-14 22:57:33,975 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:57:33,977 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:57:33,978 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:57:33,980 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:57:33,982 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:57:33,999 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:57:34,003 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:57:34,010 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:57:34,022 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:57:34,026 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:57:34,044 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-14 22:57:34,062 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-14 22:57:34,234 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-14 22:57:34,245 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-14 22:57:34,245 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-14 22:57:34,248 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-14 22:57:34,251 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-14 22:57:34,252 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-14 22:57:34,278 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-14 22:57:34,311 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-14 22:57:34,315 Started JeecgApplication in 699.834 seconds (JVM running for 700.903) logStarted StartupInfoLogger.java 59
INFO 2020-02-14 22:57:34,328 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-14 22:57:37,647 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-14 22:57:37,648 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-14 22:57:37,667 Completed initialization in 18 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-14 22:57:37,797 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-14 22:59:43,851 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 22:59:43,851 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-14 22:59:44,170 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-14 22:59:44,175 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-14 22:59:45,770 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-14 22:59:45,770 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-14 22:59:45,811 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581692385774) getDictItems SysDictController.java 163
INFO 2020-02-14 22:59:45,811 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581692385774) getDictItems SysDictController.java 163
Logback Log Messages

Log session start time Sat Feb 15 09:45:57 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-15 02:30:54,958 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 17808 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-15 02:30:55,021 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-15 02:30:57,530 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-15 02:30:57,533 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-15 02:30:57,736 Finished Spring Data repository scanning in 186ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-15 02:30:58,126 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$cb4f720f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:58,295 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:58,665 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-15 02:30:58,667 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-15 02:30:58,671 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:58,676 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:58,707 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:58,774 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ab4a0879] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:58,948 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:58,954 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$14d8794a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:58,966 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:58,974 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:58,999 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:59,008 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$c063c6c3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:59,126 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:59,214 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:59,228 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$161df959] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:59,264 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$be62e629] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:59,269 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 02:30:59,724 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-15 02:30:59,741 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-15 02:30:59,750 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-15 02:30:59,751 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-15 02:30:59,757 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-15 02:30:59,974 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-15 02:30:59,974 Root WebApplicationContext: initialization completed in 4823 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-15 02:31:00,330 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-15 02:31:00,600 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-15 02:31:00,600 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-15 02:31:00,601 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-15 02:31:00,601 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-15 02:31:03,981 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-15 02:31:03,995 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-15 02:31:03,996 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-15 02:31:04,000 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-15 02:31:04,003 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-15 02:31:04,004 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-15 02:31:04,004 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-15 02:31:04,005 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-15 02:31:04,005 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@75f65d54 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-15 02:31:07,134 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-15 02:31:08,901 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-15 02:31:09,074 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-15 02:31:09,372 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-15 02:31:10,247 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-15 02:31:10,268 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-15 02:31:10,330 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-15 02:31:10,509 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 02:31:10,511 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 02:31:10,512 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 02:31:10,513 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 02:31:10,515 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 02:31:10,527 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 02:31:10,528 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 02:31:10,529 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 02:31:10,531 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 02:31:10,532 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 02:31:10,542 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 02:31:10,553 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-15 02:31:10,697 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-15 02:31:10,707 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-15 02:31:10,707 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-15 02:31:10,708 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-15 02:31:10,710 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-15 02:31:10,711 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-15 02:31:10,728 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-15 02:31:10,764 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-15 02:31:10,768 Started JeecgApplication in 17.166 seconds (JVM running for 19.975) logStarted StartupInfoLogger.java 59
INFO 2020-02-15 02:31:10,783 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-15 02:31:11,160 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-15 02:31:11,160 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-15 02:31:11,178 Completed initialization in 17 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-15 02:31:11,300 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-15 02:31:11,302 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-15 02:34:13,309 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE2ODc1NTcsInVzZXJuYW1lIjoiYWRtaW4ifQ.vROt9b__oc52eL6QU5htUlTkwtottUblivQq8t4ecdw checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-15 02:34:13,377 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-15 02:34:13,793 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:13,806 ==> Parameters: 1228386983206699009(String), 2020-02-15 02:34:13.51(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:13,817 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:34:13,818 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-15 02:34:30,590 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,592 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,607 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,639 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,641 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,650 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,651 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,652 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,653 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,661 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,662 ==> Parameters: 1228387054006550529(String), 2020-02-15 02:34:30.659(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,665 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:34:30,810 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 02:34:30,823 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,825 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,830 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:34:30,901 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 02:34:30,909 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,913 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,950 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,985 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,986 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:30,988 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:34:31,622 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 02:34:31,631 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 02:34:31,681 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 02:34:31,695 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:31,697 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:31,699 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:31,700 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:31,701 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-16 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:31,706 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:31,710 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:31,712 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-16 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:31,719 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:34:31,985 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 02:34:31,994 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:31,997 ==> Parameters: 2020-02-09 00:00:00.0(Timestamp), 2020-02-16 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:34:32,000 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 02:34:32,005 <== Total: 6 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:32,013 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:32,014 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:32,018 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:32,031 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:32,033 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:32,037 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:32,070 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:32,071 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:32,076 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:34:32,077 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:34:35,916 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:34:35,916 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:34:35,933 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 02:34:35,933 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 02:34:35,940 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581705275934) getDictItems SysDictController.java 163
INFO 2020-02-15 02:34:35,940 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581705275934) getDictItems SysDictController.java 163
INFO 2020-02-15 02:34:37,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:34:37,973 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 02:34:37,976 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581705277974) getDictItems SysDictController.java 163
INFO 2020-02-15 02:34:38,280 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:34:38,290 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 02:34:38,292 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581705278290) getDictItems SysDictController.java 163
INFO 2020-02-15 02:37:41,623 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:40:05,302 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 02:40:06,543 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:40:06,549 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 02:40:06,552 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:40:06,554 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:40:06,571 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:40:06,577 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:40:06,578 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:40:06,580 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:40:07,146 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 02:40:07,191 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 02:40:07,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:40:07,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:40:07,274 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:40:07,274 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 02:40:07,274 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 02:40:07,277 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581705607275) getDictItems SysDictController.java 163
INFO 2020-02-15 02:40:07,277 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581705607275) getDictItems SysDictController.java 163
DEBUG 2020-02-15 02:40:07,284 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:40:07,284 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:40:07,286 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:40:07,289 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:40:07,289 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:40:07,290 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:40:07,292 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:40:07,293 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:40:07,296 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:40:07,297 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:40:12,032 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:40:12,040 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 02:40:12,043 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581705612041) getDictItems SysDictController.java 163
INFO 2020-02-15 02:40:12,044 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:40:12,053 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 02:40:12,055 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581705612053) getDictItems SysDictController.java 163
INFO 2020-02-15 02:46:50,090 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:46:50,090 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:46:50,098 dictCode : sys_user,realname,id getDictItems SysDictController.java 130
INFO 2020-02-15 02:46:50,098 dictCode : sex getDictItems SysDictController.java 130
INFO 2020-02-15 02:46:50,109 无缓存dictTableList的时候调用这里! queryTableDictItemsByCode SysDictServiceImpl.java 80
INFO 2020-02-15 02:46:50,109 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-15 02:46:50,112 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,114 ==> Preparing: select realname as "text",id as "value" from sys_user debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,115 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,116 ==> Parameters: sex(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,117 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:46:50,118 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=42d153bffeea74f72a9c1697874fa4a7, text=23232), DictModel(value=a75d45a015c44384a04449ee80dc3503, text=jeecg), DictModel(value=e9ca23d68d884d4ebb19d07889727dae, text=管理员), DictModel(value=f0019fdebedb443c98dcb17d88222c38, text=张小红)], timestamp=1581706010099) getDictItems SysDictController.java 163
DEBUG 2020-02-15 02:46:50,124 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:46:50,129 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=男), DictModel(value=2, text=女)], timestamp=1581706010099) getDictItems SysDictController.java 163
INFO 2020-02-15 02:46:50,256 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:46:50,256 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:46:50,256 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:46:50,264 dictCode : sys_user,realname,id,username!='admin' order by create_time getDictItems SysDictController.java 130
INFO 2020-02-15 02:46:50,265 无缓存dictTableList的时候调用这里! queryTableDictItemsByCodeAndFilter SysDictServiceImpl.java 86
DEBUG 2020-02-15 02:46:50,266 ==> Preparing: select realname as "text",id as "value" from sys_user where username!='admin' order by create_time debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,268 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,270 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:46:50,271 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=42d153bffeea74f72a9c1697874fa4a7, text=23232), DictModel(value=a75d45a015c44384a04449ee80dc3503, text=jeecg), DictModel(value=f0019fdebedb443c98dcb17d88222c38, text=张小红)], timestamp=1581706010265) getDictItems SysDictController.java 163
DEBUG 2020-02-15 02:46:50,273 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,273 ==> Preparing: SELECT id,parent_id,depart_name,depart_name_en,depart_name_abbr,depart_order,description,org_category,org_type,org_code,mobile,fax,address,memo,status,del_flag,create_by,create_time,update_by,update_time FROM sys_depart WHERE del_flag = ? ORDER BY depart_order ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,274 ==> Parameters: 0(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,274 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,276 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,277 <== Total: 8 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,278 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,279 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:46:50,425 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:46:50,435 --查询规则-->username IN [Ljava.lang.String;@62033788 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 02:46:50,436 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 02:46:50,438 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' AND username IN (?, ?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,439 ==> Parameters: admin(String), jeecg(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,441 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' AND username IN (?,?) LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,441 ==> Parameters: admin(String), jeecg(String), 0(Long), 2(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,443 ==> Preparing: SELECT COUNT(1) FROM sys_user WHERE del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,443 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,444 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,448 ==> Preparing: SELECT id,username,realname,password,salt,avatar,birthday,sex,email,phone,org_code,status,del_flag,work_no,post,telephone,create_by,create_time,update_by,update_time,activiti_sync FROM sys_user WHERE del_flag='0' ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,449 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,451 <== Total: 4 debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:46:50,578 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:46:50,595 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 02:46:50,599 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,600 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,602 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,603 ==> Parameters: 0(Long), 5(Long) debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:46:50,604 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 02:46:50,604 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,611 ==> Preparing: select name as "title", id as "key", parent_id as parentId from sys_permission where (parent_id = '' OR parent_id IS NULL) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,612 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,614 <== Total: 15 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,615 ==> Preparing: SELECT id,pid,name,code,create_by,create_time,update_by,update_time,sys_org_code,has_child FROM sys_category WHERE code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,616 ==> Parameters: B01(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,620 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,622 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,624 ==> Parameters: 5c8f68845e57f68ab93a2c8d82d26ae1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,625 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,627 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,627 ==> Parameters: e9ded10fd33e5753face506f4f1564b5(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,629 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,630 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,631 ==> Parameters: 22a50b413c5e1ef661fb8aea9469cf52(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,632 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,633 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,634 ==> Parameters: 937fd2e9aa13b8bab1da1ca36d3fd344(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,635 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,636 ==> Preparing: select code, name as "title", id as "key", (case when has_child = '1' then 0 else 1 end) as isLeaf, pid as parentId from sys_category where pid = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,637 ==> Parameters: f39a06bf9f390ba4a53d11bc4e0018d7(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,638 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:46:50,760 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 02:46:50,922 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 02:46:50,927 ==> Preparing: select name as "title", id as "key", parent_id as parentId from sys_permission where (parent_id = '' OR parent_id IS NULL) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,928 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 02:46:50,929 <== Total: 15 debug BaseJdbcLogger.java 143
INFO 2020-02-15 02:47:39,784 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:01:04,121 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:01:04,121 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:01:04,127 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:01:04,128 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:01:04,129 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581706864128) getDictItems SysDictController.java 163
INFO 2020-02-15 03:01:04,130 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581706864129) getDictItems SysDictController.java 163
INFO 2020-02-15 03:01:07,844 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:01:07,844 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:01:07,851 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:01:07,851 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:01:07,853 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581706867851) getDictItems SysDictController.java 163
INFO 2020-02-15 03:01:07,853 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581706867851) getDictItems SysDictController.java 163
INFO 2020-02-15 03:08:47,565 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 03:08:49,949 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:08:49,957 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-15 03:08:49,960 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 03:08:49,962 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:08:49,963 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:08:49,976 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:08:49,984 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:08:49,985 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:08:49,986 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:08:51,197 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 03:08:51,238 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 03:08:51,314 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:08:51,314 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:08:51,320 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:08:51,321 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:08:51,322 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581707331321) getDictItems SysDictController.java 163
INFO 2020-02-15 03:08:51,322 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581707331321) getDictItems SysDictController.java 163
INFO 2020-02-15 03:08:51,328 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 03:08:51,333 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:08:51,334 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:08:51,335 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:08:51,337 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:08:51,338 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:08:51,340 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:08:51,342 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:08:51,343 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:08:51,346 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:08:51,347 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:08:58,991 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:08:58,996 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:08:58,997 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581707338996) getDictItems SysDictController.java 163
INFO 2020-02-15 03:08:59,002 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:08:59,007 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:08:59,008 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581707339007) getDictItems SysDictController.java 163
INFO 2020-02-15 03:11:08,977 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 03:11:11,325 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:11:11,330 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 03:11:11,332 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:11,333 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:11,341 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:11,350 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:11,351 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:11,353 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:11:12,481 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 03:11:12,527 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 03:11:12,601 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:11:12,601 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:11:12,607 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:11:12,607 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:11:12,610 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-15 03:11:12,610 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-15 03:11:12,612 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:12,612 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:12,613 ==> Parameters: content_type(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:11:12,613 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 03:11:12,613 ==> Parameters: display_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:12,614 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:12,615 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:11:12,618 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581707472608) getDictItems SysDictController.java 163
INFO 2020-02-15 03:11:12,618 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581707472608) getDictItems SysDictController.java 163
DEBUG 2020-02-15 03:11:12,618 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:12,619 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:12,621 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:12,623 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:12,624 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:12,625 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:12,627 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:12,629 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:12,631 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:11:12,632 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:11:14,436 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:11:14,444 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:11:14,446 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:11:14,446 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581707474444) getDictItems SysDictController.java 163
INFO 2020-02-15 03:11:14,451 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:11:14,453 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581707474451) getDictItems SysDictController.java 163
INFO 2020-02-15 03:12:08,172 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 03:12:10,497 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:12:10,501 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 03:12:10,502 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:12:10,504 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:12:10,514 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:12:10,523 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:12:10,524 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:12:10,526 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:12:11,692 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 03:12:11,735 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 03:12:11,828 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:12:11,828 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:12:11,834 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:12:11,834 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:12:11,837 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581707531835) getDictItems SysDictController.java 163
INFO 2020-02-15 03:12:11,837 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581707531835) getDictItems SysDictController.java 163
INFO 2020-02-15 03:12:11,840 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 03:12:11,844 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:12:11,845 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:12:11,845 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:12:11,847 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:12:11,848 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:12:11,850 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:12:11,852 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:12:11,853 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:12:11,856 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:12:11,856 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:12:14,984 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:12:14,988 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:12:14,990 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581707534989) getDictItems SysDictController.java 163
INFO 2020-02-15 03:12:14,997 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:12:15,002 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:12:15,004 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581707535002) getDictItems SysDictController.java 163
INFO 2020-02-15 03:13:11,044 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 03:13:13,413 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:13:13,417 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 03:13:13,418 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:13:13,419 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:13:13,427 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:13:13,435 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:13:13,436 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:13:13,437 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:13:14,635 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 03:13:14,686 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 03:13:14,794 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:13:14,794 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:13:14,794 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 03:13:14,799 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:13:14,800 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:13:14,801 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:13:14,801 dictCode : display_type getDictItems SysDictController.java 130
DEBUG 2020-02-15 03:13:14,802 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:13:14,802 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581707594801) getDictItems SysDictController.java 163
INFO 2020-02-15 03:13:14,802 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581707594801) getDictItems SysDictController.java 163
DEBUG 2020-02-15 03:13:14,804 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:13:14,805 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:13:14,806 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:13:14,808 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:13:14,809 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:13:14,812 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:13:14,812 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:13:16,285 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:13:16,290 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:13:16,291 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581707596290) getDictItems SysDictController.java 163
INFO 2020-02-15 03:13:16,297 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:13:16,302 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:13:16,304 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581707596302) getDictItems SysDictController.java 163
INFO 2020-02-15 03:15:03,534 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 03:15:05,836 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:15:05,840 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 03:15:05,841 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:15:05,842 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:15:05,850 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:15:05,857 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:15:05,858 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:15:05,859 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:15:07,095 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 03:15:07,138 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 03:15:07,216 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:15:07,216 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:15:07,222 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:15:07,222 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:15:07,224 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581707707223) getDictItems SysDictController.java 163
INFO 2020-02-15 03:15:07,224 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581707707223) getDictItems SysDictController.java 163
INFO 2020-02-15 03:15:07,229 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 03:15:07,234 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:15:07,235 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:15:07,236 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:15:07,239 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:15:07,240 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:15:07,241 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:15:07,244 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:15:07,244 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:15:07,247 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:15:07,248 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:15:11,649 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:15:11,653 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:15:11,655 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581707711654) getDictItems SysDictController.java 163
INFO 2020-02-15 03:15:11,659 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:15:11,665 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:15:11,666 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581707711665) getDictItems SysDictController.java 163
INFO 2020-02-15 03:31:00,427 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 03:31:02,746 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:31:02,750 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 03:31:02,752 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:31:02,753 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:31:02,761 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:31:02,767 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:31:02,767 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:31:02,769 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:31:03,949 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 03:31:03,994 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 03:31:04,065 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:31:04,065 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:31:04,070 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:31:04,070 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:31:04,072 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581708664071) getDictItems SysDictController.java 163
INFO 2020-02-15 03:31:04,072 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581708664071) getDictItems SysDictController.java 163
INFO 2020-02-15 03:31:04,078 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 03:31:04,083 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:31:04,083 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:31:04,085 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:31:04,087 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:31:04,088 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:31:04,089 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:31:04,091 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:31:04,091 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:31:04,093 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:31:04,094 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:31:06,359 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:31:06,365 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:31:06,367 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581708666366) getDictItems SysDictController.java 163
INFO 2020-02-15 03:31:06,371 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:31:06,375 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:31:06,377 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581708666376) getDictItems SysDictController.java 163
INFO 2020-02-15 03:41:26,707 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 03:41:29,106 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:41:29,113 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-15 03:41:29,114 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 03:41:29,116 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:41:29,117 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:41:29,125 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:41:29,166 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:41:29,182 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:41:29,185 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:41:30,411 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 03:41:30,463 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 03:41:30,545 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:41:30,545 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:41:30,551 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:41:30,551 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:41:30,553 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581709290551) getDictItems SysDictController.java 163
INFO 2020-02-15 03:41:30,553 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581709290551) getDictItems SysDictController.java 163
INFO 2020-02-15 03:41:30,560 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 03:41:30,565 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:41:30,566 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:41:30,567 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:41:30,569 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:41:30,570 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:41:30,571 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:41:30,574 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:41:30,575 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:41:30,578 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:41:30,580 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:41:33,986 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:41:33,992 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:41:33,994 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581709293992) getDictItems SysDictController.java 163
INFO 2020-02-15 03:41:34,003 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:41:34,011 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:41:34,013 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581709294012) getDictItems SysDictController.java 163
INFO 2020-02-15 03:41:40,295 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-15 03:41:40,296 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-15 03:46:21,860 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 03:46:24,281 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:46:24,286 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 03:46:24,288 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:46:24,289 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:46:24,296 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:46:24,302 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:46:24,303 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:46:24,304 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:46:25,496 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 03:46:25,534 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 03:46:25,613 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:46:25,613 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:46:25,618 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:46:25,618 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:46:25,620 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581709585619) getDictItems SysDictController.java 163
INFO 2020-02-15 03:46:25,620 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581709585619) getDictItems SysDictController.java 163
INFO 2020-02-15 03:46:25,627 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 03:46:25,631 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:46:25,632 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:46:25,633 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:46:25,635 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:46:25,635 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:46:25,637 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:46:25,639 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:46:25,639 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:46:25,641 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:46:25,642 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:46:28,945 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:46:28,950 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:46:28,951 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581709588950) getDictItems SysDictController.java 163
INFO 2020-02-15 03:46:28,961 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:46:28,966 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:46:28,968 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581709588967) getDictItems SysDictController.java 163
INFO 2020-02-15 03:47:13,668 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 03:47:16,010 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:47:16,014 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 03:47:16,016 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:47:16,016 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:47:16,022 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:47:16,030 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:47:16,031 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:47:16,032 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:47:17,251 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 03:47:17,292 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 03:47:17,434 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:47:17,434 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:47:17,439 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:47:17,439 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:47:17,441 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581709637440) getDictItems SysDictController.java 163
INFO 2020-02-15 03:47:17,441 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581709637440) getDictItems SysDictController.java 163
INFO 2020-02-15 03:47:17,447 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 03:47:17,451 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:47:17,452 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:47:17,453 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:47:17,456 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:47:17,457 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:47:17,458 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:47:17,460 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:47:17,461 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:47:17,464 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:47:17,465 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:47:19,701 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:47:19,706 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:47:19,707 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581709639706) getDictItems SysDictController.java 163
INFO 2020-02-15 03:47:19,712 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:47:19,717 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:47:19,719 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581709639718) getDictItems SysDictController.java 163
INFO 2020-02-15 03:47:25,073 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:53:10,589 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 03:53:13,126 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:53:13,131 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 03:53:13,133 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:13,134 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:13,143 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:13,152 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:13,153 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:13,155 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:53:14,566 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 03:53:14,612 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 03:53:14,698 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:53:14,699 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:53:14,704 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:53:14,704 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:53:14,706 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581709994705) getDictItems SysDictController.java 163
INFO 2020-02-15 03:53:14,706 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581709994705) getDictItems SysDictController.java 163
INFO 2020-02-15 03:53:14,713 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 03:53:14,717 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:14,718 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:14,719 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:14,721 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:14,721 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:14,723 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:14,724 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:14,725 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:14,727 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:14,728 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:53:33,255 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 03:53:35,404 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:53:35,408 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 03:53:35,410 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:35,411 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:35,418 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:35,424 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:35,425 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:35,426 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:53:36,847 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 03:53:36,889 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 03:53:36,965 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:53:36,965 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:53:36,969 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:53:36,970 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:53:36,971 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581710016970) getDictItems SysDictController.java 163
INFO 2020-02-15 03:53:36,971 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581710016970) getDictItems SysDictController.java 163
INFO 2020-02-15 03:53:36,978 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 03:53:36,981 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:36,982 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:36,983 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:36,986 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:36,986 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:36,987 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:36,989 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:36,990 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:36,992 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 03:53:36,992 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 03:53:39,509 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:53:39,520 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:53:39,520 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 03:53:39,523 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581710019520) getDictItems SysDictController.java 163
INFO 2020-02-15 03:53:39,531 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 03:53:39,534 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581710019531) getDictItems SysDictController.java 163
INFO 2020-02-15 03:54:31,283 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:21:59,223 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 09:22:01,626 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MDcwNzAsInVzZXJuYW1lIjoiYWRtaW4ifQ.r7WPJ7bv4u4T31YclvQEG0S2iYYWVPX9grb-r62hcDQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 09:22:01,632 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:01,633 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:01,635 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-02-15 09:22:01,676 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-15 09:22:01,731 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:01,733 ==> Parameters: 1228489609172729858(String), 2020-02-15 09:22:01.724(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:01,741 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:22:01,743 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-15 09:22:22,014 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,016 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,020 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,031 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,032 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,037 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,041 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,042 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,044 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,047 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,048 ==> Parameters: 1228489694442930178(String), 2020-02-15 09:22:22.046(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,060 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:22:22,262 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 09:22:22,271 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,272 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,275 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:22:22,285 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 09:22:22,286 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,287 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,293 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,306 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,307 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:22,308 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:22:23,521 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 09:22:23,589 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 09:22:23,973 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:22:23,973 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:22:23,981 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:22:23,981 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:22:23,983 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-15 09:22:23,983 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-15 09:22:23,985 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:23,986 ==> Parameters: content_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:23,987 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:22:23,987 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 09:22:23,987 ==> Parameters: display_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:23,989 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:23,990 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:22:23,992 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581729743981) getDictItems SysDictController.java 163
INFO 2020-02-15 09:22:23,993 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581729743981) getDictItems SysDictController.java 163
DEBUG 2020-02-15 09:22:23,993 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:23,993 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:23,995 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:23,999 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:24,000 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:24,001 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:24,006 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:24,010 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:24,016 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:22:24,018 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:22:36,740 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:22:36,753 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:22:36,758 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:22:36,762 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581729756759) getDictItems SysDictController.java 163
INFO 2020-02-15 09:22:36,766 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:22:36,770 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581729756768) getDictItems SysDictController.java 163
INFO 2020-02-15 09:24:05,229 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:25:05,411 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-15 09:25:05,541 C:\upFiles\files\20200215\09cb2a98f2af545b50f9aec6727c0dd6eed6f682f4e0ea252d8fad4164f7d0ea0e9d0fe281d513358b68a912a380a2691da8a4ae5cb9dd6d71a0575e2807e176664b8de12884f4818d2c66464098036b5e938587fd25aa27ed92b76a4024d903bac1b4f81391d18ee5c0fdb201eeb27287ff02a012aa02eb_1581729905415.mp4: 文件名、目录名或卷标语法不正确。 upload CommonController.java 83
java.nio.file.FileSystemException: C:\upFiles\files\20200215\09cb2a98f2af545b50f9aec6727c0dd6eed6f682f4e0ea252d8fad4164f7d0ea0e9d0fe281d513358b68a912a380a2691da8a4ae5cb9dd6d71a0575e2807e176664b8de12884f4818d2c66464098036b5e938587fd25aa27ed92b76a4024d903bac1b4f81391d18ee5c0fdb201eeb27287ff02a012aa02eb_1581729905415.mp4: 文件名、目录名或卷标语法不正确。
    at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86)
    at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
    at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
    at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230)
    at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
    at java.nio.file.Files.newOutputStream(Files.java:216)
    at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:78)
    at org.jeecg.common.system.controller.CommonController.upload(CommonController.java:73)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-15 09:28:18,604 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:28:36,451 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:30:14,133 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 09:30:16,515 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:30:16,520 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 09:30:16,524 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:30:16,525 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:30:16,541 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:30:16,572 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:30:16,573 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:30:16,575 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:30:17,769 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 09:30:17,811 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 09:30:17,891 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:30:17,891 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:30:17,897 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:30:17,898 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:30:17,899 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581730217897) getDictItems SysDictController.java 163
INFO 2020-02-15 09:30:17,900 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581730217898) getDictItems SysDictController.java 163
INFO 2020-02-15 09:30:17,903 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 09:30:17,908 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:30:17,909 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:30:17,910 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:30:17,912 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:30:17,913 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:30:17,914 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:30:17,916 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:30:17,916 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:30:17,919 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:30:17,920 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:30:22,393 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:30:22,400 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:30:22,402 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581730222401) getDictItems SysDictController.java 163
INFO 2020-02-15 09:30:22,405 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:30:22,411 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:30:22,412 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581730222411) getDictItems SysDictController.java 163
INFO 2020-02-15 09:31:28,784 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:32:04,763 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:35:33,378 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 09:35:35,728 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:35:35,733 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 09:35:35,736 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:35:35,737 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:35:35,743 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:35:35,755 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:35:35,755 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:35:35,757 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:35:36,909 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 09:35:36,955 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 09:35:37,099 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:35:37,099 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:35:37,105 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:35:37,105 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:35:37,107 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581730537106) getDictItems SysDictController.java 163
INFO 2020-02-15 09:35:37,107 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581730537106) getDictItems SysDictController.java 163
INFO 2020-02-15 09:35:37,112 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 09:35:37,117 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:35:37,118 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:35:37,119 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:35:37,122 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:35:37,123 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:35:37,124 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:35:37,126 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:35:37,126 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:35:37,129 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:35:37,129 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:35:41,030 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:35:41,037 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:35:41,039 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581730541038) getDictItems SysDictController.java 163
INFO 2020-02-15 09:35:41,040 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:35:41,046 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:35:41,048 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581730541046) getDictItems SysDictController.java 163
INFO 2020-02-15 09:37:04,893 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:39:42,072 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 09:39:44,416 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:39:44,420 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 09:39:44,422 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:39:44,422 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:39:44,431 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:39:44,447 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:39:44,448 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:39:44,450 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:39:45,601 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 09:39:45,643 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 09:39:45,718 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:39:45,718 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:39:45,723 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:39:45,724 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:39:45,725 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581730785723) getDictItems SysDictController.java 163
INFO 2020-02-15 09:39:45,727 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581730785725) getDictItems SysDictController.java 163
INFO 2020-02-15 09:39:45,732 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 09:39:45,735 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:39:45,737 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:39:45,738 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:39:45,741 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:39:45,741 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:39:45,743 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:39:45,744 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:39:45,745 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:39:45,747 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:39:45,747 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:39:49,127 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:39:49,133 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:39:49,134 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581730789133) getDictItems SysDictController.java 163
INFO 2020-02-15 09:39:49,139 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:39:49,146 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:39:49,147 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581730789147) getDictItems SysDictController.java 163
INFO 2020-02-15 09:39:55,004 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:42:43,430 ————————身份认证失败——————————IP地址: 127.0.0.1 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-15 09:42:43,432 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-15 09:43:58,089 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 09:45:07,218 ————————身份认证失败——————————IP地址: 0:0:0:0:0:0:0:1 doGetAuthenticationInfo ShiroRealm.java 97
ERROR 2020-02-15 09:45:07,220 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: token为空!
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:98)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Logback Log Messages

Log session start time Sat Feb 15 17:38:07 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-15 09:45:57,344 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 18356 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-15 09:45:57,352 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-15 09:45:59,977 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-15 09:45:59,981 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-15 09:46:00,222 Finished Spring Data repository scanning in 223ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-15 09:46:00,631 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$9a3ea1bc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:00,855 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:01,263 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-15 09:46:01,266 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-15 09:46:01,271 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:01,276 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:01,311 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:01,382 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$7a393826] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:01,564 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:01,570 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$e3c7a8f7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:01,582 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:01,590 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:01,619 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:01,628 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$8f52f670] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:01,751 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:01,845 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:01,860 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$e50d2906] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:01,896 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$8d5215d6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:01,903 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 09:46:02,382 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-15 09:46:02,403 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-15 09:46:02,415 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-15 09:46:02,416 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-15 09:46:02,422 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-15 09:46:02,652 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-15 09:46:02,652 Root WebApplicationContext: initialization completed in 5152 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-15 09:46:03,141 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-15 09:46:03,490 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-15 09:46:03,491 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-15 09:46:03,491 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-15 09:46:03,492 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-15 09:46:06,956 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-15 09:46:06,971 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-15 09:46:06,972 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-15 09:46:06,977 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-15 09:46:06,980 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-15 09:46:06,981 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-15 09:46:06,981 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-15 09:46:06,982 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-15 09:46:06,982 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@390a7532 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-15 09:46:10,072 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-15 09:46:11,856 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-15 09:46:12,036 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-15 09:46:12,331 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-15 09:46:13,263 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-15 09:46:13,290 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-15 09:46:13,378 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-15 09:46:13,553 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 09:46:13,555 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 09:46:13,556 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 09:46:13,557 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 09:46:13,559 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 09:46:13,570 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 09:46:13,572 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 09:46:13,573 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 09:46:13,575 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 09:46:13,577 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 09:46:13,586 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 09:46:13,597 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-15 09:46:13,722 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-15 09:46:13,728 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-15 09:46:13,728 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-15 09:46:13,729 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-15 09:46:13,731 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-15 09:46:13,732 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-15 09:46:13,747 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-15 09:46:13,773 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-15 09:46:13,776 Started JeecgApplication in 17.719 seconds (JVM running for 18.865) logStarted StartupInfoLogger.java 59
INFO 2020-02-15 09:46:13,788 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-15 09:46:14,149 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-15 09:46:14,149 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-15 09:46:14,172 Completed initialization in 23 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-15 09:46:14,297 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-15 09:46:14,300 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-15 09:46:17,059 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-15 09:57:50,881 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 09:58:04,560 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:58:04,666 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-15 09:58:04,695 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 09:58:04,741 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:04,755 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:04,798 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:04,867 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:04,870 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:04,872 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:58:05,474 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 09:58:05,585 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 09:58:05,644 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:58:05,644 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 09:58:05,661 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,663 ==> Parameters: debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:58:05,664 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 09:58:05,668 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,671 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,675 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-16 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,678 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,685 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,685 ==> Parameters: 2020-02-09 00:00:00.0(Timestamp), 2020-02-16 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,686 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,689 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-16 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,690 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,693 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,695 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,698 <== Total: 6 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,698 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,713 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,716 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,718 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,777 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,781 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,786 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 09:58:05,786 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 09:58:27,794 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:58:27,794 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:58:27,857 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:58:27,857 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:58:27,868 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581731907858) getDictItems SysDictController.java 163
INFO 2020-02-15 09:58:27,868 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581731907858) getDictItems SysDictController.java 163
INFO 2020-02-15 09:58:29,440 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:58:29,449 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:58:29,452 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581731909449) getDictItems SysDictController.java 163
INFO 2020-02-15 09:58:29,771 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:58:29,800 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 09:58:29,813 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581731909805) getDictItems SysDictController.java 163
INFO 2020-02-15 09:59:15,412 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 09:59:55,103 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:00:33,514 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 10:04:12,809 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 10:07:49,942 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 10:10:06,580 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 10:17:26,395 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-15 10:18:31,495 {conn-10004, pstmt-20021} execute error. INSERT INTO wx_scenic ( id, create_time, title, poster, content, author, scenic_name, city, display_type, news_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy283.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:141)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy282.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy133.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy219.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$79f318d.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$3224e21b.save(<generated>)
    at org.jeecg.modules.wx.controller.WxScenicController.add(WxScenicController.java:77)
    at org.jeecg.modules.wx.controller.WxScenicController$$FastClassBySpringCGLIB$$44e83b86.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor273.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxScenicController$$EnhancerBySpringCGLIB$$bdc334c1.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-15 10:18:31,632 ### Error updating database. Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1 ### The error may exist in org/jeecg/modules/wx/mapper/WxScenicMapper.java (best guess) ### The error may involve org.jeecg.modules.wx.mapper.WxScenicMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO wx_scenic ( id, create_time, title, poster, content, author, scenic_name, city, display_type, news_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1 ; Data truncation: Data too long for column 'content' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1 handleDataIntegrityViolationException JeecgBootExceptionHandler.java 96
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1 ### The error may exist in org/jeecg/modules/wx/mapper/WxScenicMapper.java (best guess) ### The error may involve org.jeecg.modules.wx.mapper.WxScenicMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO wx_scenic ( id, create_time, title, poster, content, author, scenic_name, city, display_type, news_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1 ; Data truncation: Data too long for column 'content' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1
    at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:104)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy219.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$79f318d.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$3224e21b.save(<generated>)
    at org.jeecg.modules.wx.controller.WxScenicController.add(WxScenicController.java:77)
    at org.jeecg.modules.wx.controller.WxScenicController$$FastClassBySpringCGLIB$$44e83b86.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor273.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxScenicController$$EnhancerBySpringCGLIB$$bdc334c1.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy283.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:141)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy282.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 122 common frames omitted
INFO 2020-02-15 10:19:13,917 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-15 10:19:32,338 {conn-10004, pstmt-20031} execute error. INSERT INTO wx_scenic ( id, create_time, title, poster, content, author, scenic_name, city, display_type, news_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy283.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:141)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy282.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy133.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy219.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$79f318d.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$3224e21b.save(<generated>)
    at org.jeecg.modules.wx.controller.WxScenicController.add(WxScenicController.java:77)
    at org.jeecg.modules.wx.controller.WxScenicController$$FastClassBySpringCGLIB$$44e83b86.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor273.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxScenicController$$EnhancerBySpringCGLIB$$bdc334c1.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-15 10:19:32,351 ### Error updating database. Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1 ### The error may exist in org/jeecg/modules/wx/mapper/WxScenicMapper.java (best guess) ### The error may involve org.jeecg.modules.wx.mapper.WxScenicMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO wx_scenic ( id, create_time, title, poster, content, author, scenic_name, city, display_type, news_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1 ; Data truncation: Data too long for column 'content' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1 handleDataIntegrityViolationException JeecgBootExceptionHandler.java 96
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1 ### The error may exist in org/jeecg/modules/wx/mapper/WxScenicMapper.java (best guess) ### The error may involve org.jeecg.modules.wx.mapper.WxScenicMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO wx_scenic ( id, create_time, title, poster, content, author, scenic_name, city, display_type, news_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1 ; Data truncation: Data too long for column 'content' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1
    at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:104)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy219.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$79f318d.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$3224e21b.save(<generated>)
    at org.jeecg.modules.wx.controller.WxScenicController.add(WxScenicController.java:77)
    at org.jeecg.modules.wx.controller.WxScenicController$$FastClassBySpringCGLIB$$44e83b86.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor273.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxScenicController$$EnhancerBySpringCGLIB$$bdc334c1.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy283.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:141)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy282.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 122 common frames omitted
INFO 2020-02-15 10:19:47,730 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 10:19:49,444 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:19:49,457 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 10:19:49,463 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:19:49,466 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:19:49,492 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:19:49,513 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:19:49,515 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:19:49,517 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 10:19:50,444 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 10:19:50,490 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 10:19:50,598 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:19:50,600 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:19:50,622 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:19:50,625 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:19:50,633 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:19:50,636 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581733190628) getDictItems SysDictController.java 163
INFO 2020-02-15 10:19:50,643 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581733190635) getDictItems SysDictController.java 163
DEBUG 2020-02-15 10:19:50,650 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:19:50,654 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:19:50,658 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:19:50,663 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:19:50,667 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:19:50,670 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:19:50,675 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:19:50,677 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:19:50,683 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:19:50,685 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 10:20:24,567 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:20:24,581 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:20:24,617 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:20:24,667 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 10:20:24,667 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-15 10:20:24,670 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:20:24,680 ==> Parameters: cgform_table_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:20:24,686 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 10:20:24,720 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581733224620) getDictItems SysDictController.java 163
INFO 2020-02-15 10:20:24,815 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:20:24,841 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:20:24,852 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581733224843) getDictItems SysDictController.java 163
INFO 2020-02-15 10:20:28,814 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:20:29,115 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:20:58,250 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:20:58,704 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:20:59,367 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:20:59,397 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 10:21:09,903 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:21:09,903 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:21:09,918 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:21:09,920 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:21:09,923 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581733269919) getDictItems SysDictController.java 163
INFO 2020-02-15 10:21:09,925 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581733269921) getDictItems SysDictController.java 163
INFO 2020-02-15 10:21:11,858 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:21:11,877 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:21:11,898 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:21:11,912 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:21:11,912 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581733271901) getDictItems SysDictController.java 163
INFO 2020-02-15 10:21:11,926 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581733271913) getDictItems SysDictController.java 163
INFO 2020-02-15 10:21:22,180 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-15 10:21:41,554 {conn-10004, pstmt-20047} execute error. INSERT INTO wx_scenic ( id, create_time, title, poster, content, author, scenic_name, city, display_type, news_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) statementLogError Slf4jLogFilter.java 149
com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.GeneratedMethodAccessor415.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy283.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.GeneratedMethodAccessor414.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:141)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy282.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
    at com.sun.proxy.$Proxy133.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy219.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$79f318d.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$3224e21b.save(<generated>)
    at org.jeecg.modules.wx.controller.WxScenicController.add(WxScenicController.java:77)
    at org.jeecg.modules.wx.controller.WxScenicController$$FastClassBySpringCGLIB$$44e83b86.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor273.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxScenicController$$EnhancerBySpringCGLIB$$bdc334c1.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-15 10:21:41,564 ### Error updating database. Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1 ### The error may exist in org/jeecg/modules/wx/mapper/WxScenicMapper.java (best guess) ### The error may involve org.jeecg.modules.wx.mapper.WxScenicMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO wx_scenic ( id, create_time, title, poster, content, author, scenic_name, city, display_type, news_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1 ; Data truncation: Data too long for column 'content' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1 handleDataIntegrityViolationException JeecgBootExceptionHandler.java 96
org.springframework.dao.DataIntegrityViolationException: ### Error updating database. Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1 ### The error may exist in org/jeecg/modules/wx/mapper/WxScenicMapper.java (best guess) ### The error may involve org.jeecg.modules.wx.mapper.WxScenicMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO wx_scenic ( id, create_time, title, poster, content, author, scenic_name, city, display_type, news_type ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1 ; Data truncation: Data too long for column 'content' at row 1; nested exception is com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1
    at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:104)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
    at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:73)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
    at com.sun.proxy.$Proxy133.insert(Unknown Source)
    at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
    at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:58)
    at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:62)
    at com.sun.proxy.$Proxy219.insert(Unknown Source)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl.save(ServiceImpl.java:104)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$79f318d.save(<generated>)
    at com.baomidou.mybatisplus.extension.service.impl.ServiceImpl$$FastClassBySpringCGLIB$$76535273.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:684)
    at org.jeecg.modules.wx.service.impl.WxScenicServiceImpl$$EnhancerBySpringCGLIB$$3224e21b.save(<generated>)
    at org.jeecg.modules.wx.controller.WxScenicController.add(WxScenicController.java:77)
    at org.jeecg.modules.wx.controller.WxScenicController$$FastClassBySpringCGLIB$$44e83b86.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor273.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxScenicController$$EnhancerBySpringCGLIB$$bdc334c1.add(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'content' at row 1
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495)
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903)
    at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1242)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3409)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.wall.WallFilter.preparedStatement_execute(WallFilter.java:627)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440)
    at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3407)
    at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167)
    at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497)
    at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47)
    at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74)
    at sun.reflect.GeneratedMethodAccessor415.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63)
    at com.sun.proxy.$Proxy283.update(Unknown Source)
    at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doUpdate(MybatisSimpleExecutor.java:54)
    at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117)
    at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76)
    at sun.reflect.GeneratedMethodAccessor414.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49)
    at org.jeecg.config.mybatis.MybatisInterceptor.intercept(MybatisInterceptor.java:141)
    at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
    at com.sun.proxy.$Proxy282.update(Unknown Source)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197)
    at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:433)
     ... 122 common frames omitted
INFO 2020-02-15 10:23:04,440 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:23:04,442 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:23:04,470 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 10:23:04,477 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:23:04,486 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581733384479) getDictItems SysDictController.java 163
INFO 2020-02-15 10:23:04,680 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:23:04,687 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:23:04,690 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581733384688) getDictItems SysDictController.java 163
INFO 2020-02-15 10:23:15,170 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:23:15,172 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:23:38,361 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:23:38,362 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:23:38,400 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:23:38,402 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:23:38,413 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581733418402) getDictItems SysDictController.java 163
INFO 2020-02-15 10:23:38,416 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581733418407) getDictItems SysDictController.java 163
INFO 2020-02-15 10:23:41,042 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:23:41,052 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:23:41,055 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581733421053) getDictItems SysDictController.java 163
INFO 2020-02-15 10:23:41,351 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:23:41,379 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:23:41,386 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581733421380) getDictItems SysDictController.java 163
INFO 2020-02-15 10:24:12,918 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 10:24:24,299 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:24:24,306 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 10:24:24,309 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:24,311 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:24,326 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:24,337 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:24,338 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:24,340 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 10:24:25,013 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 10:24:25,219 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 10:24:25,365 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:24:25,366 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 10:24:25,385 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,386 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,388 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,389 ==> Parameters: 2020-02-09 00:00:00.0(Timestamp), 2020-02-16 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,394 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,398 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,400 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-16 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,412 <== Total: 6 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,419 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,423 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
INFO 2020-02-15 10:24:25,425 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 10:24:25,425 ==> Parameters: 2020-02-15 00:00:00.0(Timestamp), 2020-02-16 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,441 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,443 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,446 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,446 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,453 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,454 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,456 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,459 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,460 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,463 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 10:24:25,463 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 10:24:35,131 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:24:35,130 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:24:35,173 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:24:35,174 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:24:35,186 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581733475174) getDictItems SysDictController.java 163
INFO 2020-02-15 10:24:35,187 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581733475177) getDictItems SysDictController.java 163
INFO 2020-02-15 10:24:37,628 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:24:37,648 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:24:37,668 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:24:37,678 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581733477670) getDictItems SysDictController.java 163
INFO 2020-02-15 10:24:37,686 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 10:24:37,699 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581733477689) getDictItems SysDictController.java 163
INFO 2020-02-15 10:25:26,790 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:26:21,459 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:27:14,706 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 10:27:56,961 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
ERROR 2020-02-15 10:28:07,667 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=30_HwIa4U0QDmi0p9cWUBWuYhz_LowAS1gw-VHF6w3jTmr0H_PQpahTINxmYybi3j87FvUm5VXSh5ctVzFI_AajixgsoCDQBthIJg2zPKW-amnHYBif0rpCMuIDdYm2RAcbB1bAIv9N88ovFtcXVVBeAIAQQW 【请求参数】:js_code=0217h6oK1xITl10ZrwnK1MNdoK17h6oS&secret=******&grant_type=authorization_code&appid=wx9d1b994a08a10297 【异常信息】:Read timed out executeInternal WxMaServiceImpl.java 278
ERROR 2020-02-15 10:28:07,676 java.net.SocketTimeoutException: Read timed out handleException JeecgBootExceptionHandler.java 57
java.lang.RuntimeException: java.net.SocketTimeoutException: Read timed out
    at cn.binarywang.wx.miniapp.api.impl.WxMaServiceImpl.executeInternal(WxMaServiceImpl.java:279)
    at cn.binarywang.wx.miniapp.api.impl.WxMaServiceImpl.execute(WxMaServiceImpl.java:215)
    at cn.binarywang.wx.miniapp.api.impl.WxMaServiceImpl.get(WxMaServiceImpl.java:199)
    at cn.binarywang.wx.miniapp.api.impl.WxMaServiceImpl.jsCode2SessionInfo(WxMaServiceImpl.java:178)
    at cn.binarywang.wx.miniapp.api.impl.WxMaUserServiceImpl.getSessionInfo(WxMaUserServiceImpl.java:28)
    at org.jeecg.modules.wx.controller.WxLoginController.login(WxLoginController.java:45)
    at org.jeecg.modules.wx.controller.WxLoginController$$FastClassBySpringCGLIB$$b48bf4e.invoke(<generated>)
    at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
    at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
    at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
    at org.jeecg.modules.system.aspect.DictAspect.doAround(DictAspect.java:50)
    at sun.reflect.GeneratedMethodAccessor273.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
    at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
    at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
    at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
    at org.jeecg.modules.wx.controller.WxLoginController$$EnhancerBySpringCGLIB$$f5515d19.login(<generated>)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:897)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
    at java.net.SocketInputStream.read(SocketInputStream.java:171)
    at java.net.SocketInputStream.read(SocketInputStream.java:141)
    at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
    at sun.security.ssl.InputRecord.read(InputRecord.java:503)
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
    at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
    at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
    at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
    at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
    at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
    at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
    at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
    at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
    at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
    at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
    at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
    at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
    at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
    at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
    at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
    at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
    at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
    at me.chanjar.weixin.common.util.http.apache.ApacheHttpClientSimpleGetRequestExecutor.execute(ApacheHttpClientSimpleGetRequestExecutor.java:41)
    at me.chanjar.weixin.common.util.http.apache.ApacheHttpClientSimpleGetRequestExecutor.execute(ApacheHttpClientSimpleGetRequestExecutor.java:22)
    at cn.binarywang.wx.miniapp.api.impl.WxMaServiceImpl.executeInternal(WxMaServiceImpl.java:254)
     ... 112 common frames omitted
INFO 2020-02-15 10:29:22,110 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 10:35:34,904 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 10:37:14,794 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 10:37:37,234 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 10:39:42,698 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 10:41:26,153 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 10:48:02,911 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 10:48:36,961 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 10:50:31,385 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 11:37:07,584 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 11:37:45,328 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 11:37:45,328 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-15 11:37:45,355 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-15 11:37:45,355 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
INFO 2020-02-15 11:37:45,550 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3MzE1NDIsInVzZXJuYW1lIjoiYWRtaW4ifQ.2hUmLFETrBagf88e4DFvWXo05P18vdwX6PnLGuNadyQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-15 11:37:45,556 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-15 11:37:47,346 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:37:47,349 ==> Parameters: 1228523774412779521(String), 2020-02-15 11:37:47.342(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:37:47,354 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 11:37:47,355 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-15 11:37:47,719 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
DEBUG 2020-02-15 11:38:21,095 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,097 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,101 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,122 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,123 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,127 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,128 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,129 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,131 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,138 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,138 ==> Parameters: 1228523916150894593(String), 2020-02-15 11:38:21.137(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,141 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 11:38:21,465 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 11:38:21,471 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,472 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,473 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 11:38:21,500 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 11:38:21,502 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,503 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,513 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,521 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,523 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:21,525 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 11:38:23,097 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 11:38:23,158 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 11:38:23,583 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 11:38:23,583 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 11:38:23,593 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 11:38:23,593 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 11:38:23,597 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581737903594) getDictItems SysDictController.java 163
INFO 2020-02-15 11:38:23,598 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581737903595) getDictItems SysDictController.java 163
INFO 2020-02-15 11:38:23,598 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 11:38:23,611 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:23,612 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:23,613 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:23,616 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:23,616 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:23,619 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:23,621 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:23,622 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:23,625 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 11:38:23,626 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 11:38:23,918 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 11:38:23,939 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 11:38:23,947 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581737903941) getDictItems SysDictController.java 163
INFO 2020-02-15 11:40:10,090 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 11:40:10,100 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 11:40:10,103 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581738010100) getDictItems SysDictController.java 163
INFO 2020-02-15 11:40:10,104 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 11:40:10,115 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 11:40:10,118 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581738010115) getDictItems SysDictController.java 163
INFO 2020-02-15 11:41:54,914 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 11:42:12,221 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 11:42:49,677 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 11:43:09,962 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 11:43:28,957 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 11:43:47,597 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 11:44:02,446 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 11:44:23,784 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 11:44:49,102 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 11:45:48,636 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 11:47:15,964 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 11:51:42,007 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 11:53:12,166 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 11:53:45,693 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 11:54:55,206 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 11:55:12,406 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 11:55:57,714 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 11:57:02,513 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 11:59:25,475 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 12:00:39,671 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 12:03:16,248 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 16:47:34,762 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 16:48:41,183 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 16:51:33,527 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 16:53:09,745 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 16:59:23,717 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:00:15,266 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:06:11,271 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:07:46,865 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:10:45,762 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:10:57,827 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:11:54,551 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:12:31,374 --查询规则-->city = 青岛 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:12:34,324 --查询规则-->city = 烟台 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:12:35,943 --查询规则-->city = 威海 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:12:37,014 --查询规则-->city = 日照 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:12:38,179 --查询规则-->city = 东营 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:14:34,676 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:14:43,739 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:16:02,082 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:26:17,359 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:27:06,616 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Sat Feb 15 18:46:44 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-15 17:38:07,937 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 3232 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-15 17:38:07,976 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-15 17:38:09,721 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-15 17:38:09,725 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-15 17:38:09,917 Finished Spring Data repository scanning in 176ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-15 17:38:10,267 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$6056ef44] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:10,403 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:10,718 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-15 17:38:10,720 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-15 17:38:10,724 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:10,729 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:10,759 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:10,821 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$405185ae] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:10,976 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:10,982 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$a9dff67f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:10,990 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:10,997 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:11,019 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:11,028 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$556b43f8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:11,138 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:11,218 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:11,230 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ab25768e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:11,262 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$536a635e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:11,267 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 17:38:11,712 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-15 17:38:11,730 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-15 17:38:11,739 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-15 17:38:11,739 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-15 17:38:11,745 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-15 17:38:11,958 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-15 17:38:11,959 Root WebApplicationContext: initialization completed in 3941 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-15 17:38:12,315 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-15 17:38:12,585 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-15 17:38:12,585 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-15 17:38:12,586 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-15 17:38:12,586 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-15 17:38:16,095 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-15 17:38:16,110 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-15 17:38:16,110 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-15 17:38:16,115 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-15 17:38:16,118 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-15 17:38:16,119 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-15 17:38:16,120 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-15 17:38:16,120 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-15 17:38:16,120 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5f803481 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-15 17:38:19,201 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-15 17:38:20,946 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-15 17:38:21,135 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-15 17:38:21,440 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-15 17:38:22,844 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-15 17:38:22,891 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-15 17:38:23,029 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-15 17:38:23,395 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 17:38:23,398 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 17:38:23,402 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 17:38:23,404 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 17:38:23,407 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 17:38:23,429 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 17:38:23,432 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 17:38:23,436 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 17:38:23,440 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 17:38:23,443 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 17:38:23,459 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 17:38:23,484 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-15 17:38:23,727 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-15 17:38:23,738 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-15 17:38:23,738 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-15 17:38:23,740 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-15 17:38:23,743 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-15 17:38:23,744 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-15 17:38:23,787 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-15 17:38:23,839 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-15 17:38:23,844 Started JeecgApplication in 16.656 seconds (JVM running for 17.808) logStarted StartupInfoLogger.java 59
INFO 2020-02-15 17:38:23,862 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-15 17:38:24,258 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-15 17:38:24,259 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-15 17:38:24,289 Completed initialization in 30 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-15 17:38:24,472 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-15 17:38:24,475 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-15 17:38:26,328 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:38:28,004 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-15 17:38:32,639 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:39:52,951 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 17:39:52,951 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3Mzk3MDEsInVzZXJuYW1lIjoiYWRtaW4ifQ.jA1O-FTg7jpHoHyFx9RfLPuq7IuZPWaOj_6gR-AF7fI checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 17:39:53,016 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:39:53,016 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:39:53,026 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:39:53,026 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:39:53,037 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:39:53,037 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-02-15 17:39:53,101 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-15 17:39:53,101 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-15 17:39:55,423 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:39:55,432 ==> Parameters: 1228614908577300481(String), 2020-02-15 17:39:55.201(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:39:55,438 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 17:39:55,439 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-15 17:39:55,777 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
DEBUG 2020-02-15 17:40:11,926 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:11,927 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:11,928 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:11,951 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:11,953 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:11,959 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:11,960 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:11,961 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:11,963 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:11,968 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:11,969 ==> Parameters: 1228614977976254465(String), 2020-02-15 17:40:11.967(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:11,972 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 17:40:12,163 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3NjE0MTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.do3UXa_RGx9rToCsmD-V3wmUYWReMNCHhCqacg5Ecpc checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 17:40:12,169 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:12,169 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:12,172 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 17:40:12,192 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3NjE0MTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.do3UXa_RGx9rToCsmD-V3wmUYWReMNCHhCqacg5Ecpc getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 17:40:12,198 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:12,204 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:12,230 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:12,248 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:12,249 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:12,251 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 17:40:13,522 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 17:40:13,568 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 17:40:13,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3NjE0MTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.do3UXa_RGx9rToCsmD-V3wmUYWReMNCHhCqacg5Ecpc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 17:40:13,968 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3NjE0MTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.do3UXa_RGx9rToCsmD-V3wmUYWReMNCHhCqacg5Ecpc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 17:40:13,974 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3NjE0MTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.do3UXa_RGx9rToCsmD-V3wmUYWReMNCHhCqacg5Ecpc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 17:40:13,987 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 17:40:13,988 dictCode : display_type getDictItems SysDictController.java 130
DEBUG 2020-02-15 17:40:13,997 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:13,999 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:14,002 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 17:40:14,033 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-15 17:40:14,033 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-15 17:40:14,038 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:14,038 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:14,043 ==> Parameters: content_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:14,043 ==> Parameters: display_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:14,047 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:14,047 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:14,051 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
INFO 2020-02-15 17:40:14,053 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581759613987) getDictItems SysDictController.java 163
INFO 2020-02-15 17:40:14,053 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581759613988) getDictItems SysDictController.java 163
DEBUG 2020-02-15 17:40:14,054 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:14,056 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:14,063 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:14,065 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:14,067 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 17:40:14,068 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 17:40:29,969 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3NjE0MTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.do3UXa_RGx9rToCsmD-V3wmUYWReMNCHhCqacg5Ecpc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 17:40:29,975 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 17:40:29,979 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581759629975) getDictItems SysDictController.java 163
INFO 2020-02-15 17:40:30,030 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3NjE0MTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.do3UXa_RGx9rToCsmD-V3wmUYWReMNCHhCqacg5Ecpc checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 17:40:30,036 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 17:40:30,039 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581759630037) getDictItems SysDictController.java 163
INFO 2020-02-15 17:40:43,203 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:42:22,248 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:44:27,867 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:48:57,249 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:50:25,249 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:51:47,692 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:53:18,907 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:54:44,130 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:55:28,727 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:56:53,968 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:56:59,220 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:57:00,539 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:57:41,408 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 17:59:04,923 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 18:43:49,262 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 18:44:23,751 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Sun Feb 16 00:30:48 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-15 18:46:44,422 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 18324 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-15 18:46:44,426 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-15 18:46:46,106 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-15 18:46:46,109 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-15 18:46:46,299 Finished Spring Data repository scanning in 174ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-15 18:46:46,657 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$3dc1ba5d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:46,804 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:47,126 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-15 18:46:47,129 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-15 18:46:47,132 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:47,136 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:47,166 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:47,228 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1dbc50c7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:47,375 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:47,381 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$874ac198] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:47,391 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:47,397 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:47,419 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:47,427 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$32d60f11] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:47,533 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:47,617 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:47,629 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$889041a7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:47,660 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$30d52e77] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:47,666 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-15 18:46:48,044 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-15 18:46:48,059 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-15 18:46:48,068 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-15 18:46:48,068 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-15 18:46:48,074 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-15 18:46:48,264 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-15 18:46:48,265 Root WebApplicationContext: initialization completed in 3763 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-15 18:46:48,586 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-15 18:46:48,824 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-15 18:46:48,825 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-15 18:46:48,825 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-15 18:46:48,826 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-15 18:46:51,926 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-15 18:46:51,937 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-15 18:46:51,937 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-15 18:46:51,941 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-15 18:46:51,944 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-15 18:46:51,944 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-15 18:46:51,945 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-15 18:46:51,945 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-15 18:46:51,945 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1c2fb9e8 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-15 18:46:54,791 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-15 18:46:56,461 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-15 18:46:56,632 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-15 18:46:56,911 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-15 18:46:57,782 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-15 18:46:57,802 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-15 18:46:57,858 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-15 18:46:58,024 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 18:46:58,026 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 18:46:58,027 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 18:46:58,028 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 18:46:58,030 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 18:46:58,041 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 18:46:58,042 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 18:46:58,043 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 18:46:58,045 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 18:46:58,046 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 18:46:58,054 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-15 18:46:58,065 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-15 18:46:58,188 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-15 18:46:58,194 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-15 18:46:58,195 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-15 18:46:58,196 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-15 18:46:58,198 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-15 18:46:58,199 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-15 18:46:58,213 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-15 18:46:58,240 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-15 18:46:58,243 Started JeecgApplication in 14.601 seconds (JVM running for 15.636) logStarted StartupInfoLogger.java 59
INFO 2020-02-15 18:46:58,255 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-15 18:46:58,572 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-15 18:46:58,572 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-15 18:46:58,587 Completed initialization in 14 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-15 18:46:58,687 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-15 18:46:58,689 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-15 18:47:00,059 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-15 18:47:06,794 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 18:48:29,481 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 18:51:15,793 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 18:51:56,043 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 18:52:15,492 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 18:52:51,955 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 18:54:06,434 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 18:59:57,926 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:00:26,952 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:01:20,081 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:02:01,471 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:04:07,153 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:05:16,832 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:07:14,658 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:10:23,334 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:10:51,719 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:11:59,528 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:13:24,259 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:13:31,781 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:14:14,770 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:14:21,452 --查询规则-->country = China addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:14:21,453 --查询规则-->gender = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:14:21,454 --查询规则-->avatar_url = https://wx.qlogo.cn/mmopen/vi_32/DYAIOgq83eqQ713zGZ3xxpwlWyqGpaGicV8bOAC24h36uK0a4eKsWZsAJGYns02ptIiaCjDZbhDbfiaJcgV3aaksQ/132 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:14:21,454 --查询规则-->city = Dongying addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:14:21,454 --查询规则-->nick_name = cafebabe addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:14:21,455 --查询规则-->open_id = o9McX1pC7rP1bl33FFl6y5zkMEuQ addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:14:21,455 --查询规则-->language = zh_CN addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:14:21,455 --查询规则-->province = Shandong addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:14:21,594 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:14:26,897 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:14:46,728 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:16:14,212 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:16:19,765 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:17:45,932 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:17:57,533 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:18:22,495 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:18:44,368 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:26:28,173 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:27:09,665 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:28:57,564 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:30:23,315 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:30:38,470 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:33:08,272 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:35:52,795 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:37:11,617 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:37:20,515 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:37:23,460 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:38:17,493 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:38:23,557 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:40:04,566 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:40:19,707 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:40:21,494 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:42:21,586 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:42:31,821 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:42:33,149 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 19:42:59,557 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 21:38:59,973 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 21:39:23,243 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 21:39:32,445 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 21:39:46,045 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 21:40:08,372 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 21:40:27,969 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 21:40:54,688 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 21:47:59,017 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 21:48:33,275 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 21:48:50,084 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 21:57:53,648 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:00:25,830 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:00:30,247 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:01:00,110 --查询规则-->city = 济南 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:01:04,556 --查询规则-->city = 济南 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:01:10,199 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:04:24,198 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:04:26,185 --查询规则-->city = 青岛 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:04:51,409 --查询规则-->city = 青岛 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:04:55,733 --查询规则-->city = 烟台 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:04:56,983 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:05:52,310 --查询规则-->city = 威海 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:05:53,456 --查询规则-->city = 日照 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:05:54,316 --查询规则-->city = 潍坊 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:06:09,479 --查询规则-->city = 济南 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:06:20,750 --查询规则-->city = 济南 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:06:21,493 --查询规则-->city = 青岛 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:06:23,125 --查询规则-->city = 济南 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:07:00,132 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:07:01,721 --查询规则-->city = 济南 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:07:04,586 --查询规则-->city = 青岛 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:08:47,055 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:08:54,346 --查询规则-->city = 东营 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:08:58,726 --查询规则-->city = 青岛 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:09:00,379 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:09:06,483 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:09:08,879 --查询规则-->city = 威海 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:09:11,173 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:09:13,352 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:09:53,993 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 22:10:48,949 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 23:35:34,458 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-15 23:35:36,747 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3NjE0MTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.do3UXa_RGx9rToCsmD-V3wmUYWReMNCHhCqacg5Ecpc checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-15 23:35:36,818 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-15 23:35:36,896 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:35:36,907 ==> Parameters: 1228704421186043905(String), 2020-02-15 23:35:36.89(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:35:36,913 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 23:35:36,914 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-15 23:36:06,159 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,160 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,169 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,200 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,203 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,207 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,208 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,218 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,220 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,227 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,228 ==> Parameters: 1228704544225951746(String), 2020-02-15 23:36:06.226(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,230 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 23:36:06,398 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-15 23:36:06,405 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,405 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,406 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-15 23:36:06,448 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-15 23:36:06,455 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,458 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,477 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,494 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,496 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:06,498 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 23:36:07,787 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-15 23:36:07,832 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-15 23:36:08,235 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:36:08,236 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:36:08,248 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:36:08,262 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 23:36:08,262 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 23:36:08,270 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581780968263) getDictItems SysDictController.java 163
INFO 2020-02-15 23:36:08,270 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581780968263) getDictItems SysDictController.java 163
DEBUG 2020-02-15 23:36:08,277 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:08,279 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:08,281 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:08,298 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:08,300 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:08,302 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:08,309 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:08,310 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:08,314 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:36:08,314 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-15 23:37:03,468 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:37:03,468 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:37:03,477 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-15 23:37:03,491 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 23:37:03,492 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-15 23:37:03,493 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:37:03,498 ==> Parameters: cgform_table_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-15 23:37:03,502 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-15 23:37:03,508 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581781023477) getDictItems SysDictController.java 163
INFO 2020-02-15 23:37:03,816 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:37:03,820 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-15 23:37:03,822 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581781023821) getDictItems SysDictController.java 163
INFO 2020-02-15 23:37:09,614 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:37:09,614 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:37:29,634 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:37:29,908 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:37:30,563 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:37:30,569 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 23:37:44,973 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:37:44,973 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:37:56,903 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:37:57,180 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:37:57,807 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:37:57,813 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 23:38:06,229 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:38:06,534 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:38:10,499 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:38:10,535 ----jeecg---Code----Generation----[单表模型:wx_news]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-15 23:38:10,537 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-1351328260478755841, entityPackage=wx, entityName=WxNews, primaryKeyField=id, columns=[{"fieldDbName":"news_type","fieldName":"newsType","filedComment":"快讯类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"浏览数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_news","ftlDescription":"快讯表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxNews","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"news_type","fieldName":"newsType","filedComment":"快讯类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"浏览数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_news} a CodeGenerateOne.java 117
INFO 2020-02-15 23:38:10,540 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-15 23:38:10,540 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-15 23:38:10,820 ----jeecg----Code----Generation-----[单表模型:wx_news]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-15 23:38:15,571 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:38:17,630 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:38:17,637 ----jeecg---Code----Generation----[单表模型:wx_scenic]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-15 23:38:17,638 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=-2797776084447717809, entityPackage=wx, entityName=WxScenic, primaryKeyField=id, columns=[{"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"展示类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"news_type","fieldName":"newsType","filedComment":"内容类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}], tableVo={"tableName":"wx_scenic","ftlDescription":"景区小片信息表","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxScenic","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"title","fieldName":"title","filedComment":"标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sub_title","fieldName":"subTitle","filedComment":"副标题","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"hit","fieldName":"hit","filedComment":"点击数","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"content","fieldName":"content","filedComment":"内容","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"author","fieldName":"author","filedComment":"编辑","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"scenic_name","fieldName":"scenicName","filedComment":"小片名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"city","fieldName":"city","filedComment":"所在城市","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"展示类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}, {"fieldDbName":"target_url","fieldName":"targetUrl","filedComment":"跳转地址","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"news_type","fieldName":"newsType","filedComment":"内容类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"radio","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"content_type","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_scenic} a CodeGenerateOne.java 117
INFO 2020-02-15 23:38:17,641 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-15 23:38:17,642 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-15 23:38:17,706 ----jeecg----Code----Generation-----[单表模型:wx_scenic]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-15 23:39:43,296 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:39:43,296 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:39:43,304 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 23:39:43,304 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 23:39:43,307 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581781183305) getDictItems SysDictController.java 163
INFO 2020-02-15 23:39:43,307 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581781183305) getDictItems SysDictController.java 163
INFO 2020-02-15 23:39:45,446 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:39:45,452 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-15 23:39:45,454 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581781185453) getDictItems SysDictController.java 163
INFO 2020-02-15 23:39:45,492 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:39:45,498 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-15 23:39:45,501 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581781185499) getDictItems SysDictController.java 163
INFO 2020-02-15 23:40:01,434 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 23:40:33,233 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:40:33,233 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:40:33,238 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 23:40:33,242 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-15 23:40:33,244 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581781233243) getDictItems SysDictController.java 163
INFO 2020-02-15 23:40:33,484 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:40:33,489 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-15 23:40:33,491 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581781233489) getDictItems SysDictController.java 163
INFO 2020-02-15 23:40:37,094 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:40:37,826 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:40:38,587 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:40:39,256 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:40:39,460 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:40:39,507 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:40:39,788 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:40:40,014 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:40:40,209 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-15 23:41:41,369 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 23:41:47,475 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 23:41:52,556 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 23:42:10,579 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 23:42:19,941 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 23:42:26,164 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 23:42:30,368 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 23:47:30,906 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-15 23:47:39,140 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:02:12,356 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:02:12,641 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:02:13,294 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:02:13,298 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:02:20,236 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:02:20,540 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:04:28,773 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:04:28,807 ==判断表是否存在消耗时间2毫秒 doDbSynch OnlCgformHeadServiceImpl.java 279
INFO 2020-02-16 00:04:29,098 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://www.hibernate.org/dtd/hibernate-mapping-3.0.dtd"> <hibernate-mapping> <class name="wx_active" table="wx_active" optimistic-lock="version"> <id name="id" type="java.lang.String" length="36" unsaved-value="null"> <generator class="uuid" /> </id> <property name="create_by" type="java.lang.String" access="property"> <column name="create_by" length="50" not-null="false" unique="false"> <comment>创建人</comment> </column> </property> <property name="create_time" type="java.util.Date" access="property"> <column name="create_time" length="20" not-null="false" unique="false"> <comment>创建日期</comment> </column> </property> <property name="update_by" type="java.lang.String" access="property"> <column name="update_by" length="50" not-null="false" unique="false"> <comment>更新人</comment> </column> </property> <property name="update_time" type="java.util.Date" access="property"> <column name="update_time" length="20" not-null="false" unique="false"> <comment>更新日期</comment> </column> </property> <property name="sys_org_code" type="java.lang.String" access="property"> <column name="sys_org_code" length="64" not-null="false" unique="false"> <comment>所属部门</comment> </column> </property> <property name="name" type="java.lang.String" access="property"> <column name="name" length="50" not-null="false" unique="false"> <comment>活动名称</comment> </column> </property> <property name="start_time" type="java.util.Date" access="property"> <column name="start_time" length="20" not-null="false" unique="false"> <comment>活动开始时间</comment> </column> </property> <property name="end_time" type="java.util.Date" access="property"> <column name="end_time" length="20" not-null="false" unique="false"> <comment>活动结束时间</comment> </column> </property> <property name="enrol_start_time" type="java.util.Date" access="property"> <column name="enrol_start_time" length="20" not-null="false" unique="false"> <comment>报名开始时间</comment> </column> </property> <property name="enrol_end_time" type="java.util.Date" access="property"> <column name="enrol_end_time" length="20" not-null="false" unique="false"> <comment>报名结束时间</comment> </column> </property> <property name="cost" type="java.lang.Double" access="property"> <column name="cost" precision="8" scale="0" not-null="false" unique="false"> <comment>费用</comment> </column> </property> <property name="type" type="java.lang.String" access="property"> <column name="type" length="1" not-null="false" unique="false"> <comment>活动类型</comment> </column> </property> <property name="poster" type="java.lang.String" access="property"> <column name="poster" length="200" not-null="false" unique="false"> <comment>封面图</comment> </column> </property> <property name="remain" type="java.lang.Integer" access="property"> <column name="remain" length="4" not-null="false" unique="false"> <comment>名额</comment> </column> </property> <property name="detail" type="text" access="property"> <column name="detail" length="0" not-null="false" unique="false"> <comment>详细说明</comment> </column> </property> <property name="manager_id" type="java.lang.String" access="property"> <column name="manager_id" length="50" not-null="false" unique="false"> <comment>组织人</comment> </column> </property> <property name="display_type" type="java.lang.String" access="property"> <column name="display_type" length="1" default="0" not-null="false" unique="false"> <comment>发布状态</comment> </column> </property> </class> </hibernate-mapping> a DbTableProcess.java 65
INFO 2020-02-16 00:04:29,228 HHH000412: Hibernate Core {5.3.7.Final} logVersion Version.java 46
INFO 2020-02-16 00:04:29,232 HHH000206: hibernate.properties not found <clinit> Environment.java 213
INFO 2020-02-16 00:04:30,268 HCANN000001: Hibernate Commons Annotations {5.0.4.Final} <clinit> JavaReflectionManager.java 49
INFO 2020-02-16 00:04:30,433 HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect <init> Dialect.java 157
INFO 2020-02-16 00:04:30,462 HHH000422: Disabling contextual LOB creation as connection was null makeLobCreatorBuilder LobCreatorBuilderImpl.java 63
WARN 2020-02-16 00:04:30,564 HHH000409: Using org.hibernate.id.UUIDHexGenerator which does not generate IETF RFC 4122 compliant UUID values; consider using org.hibernate.id.UUIDGenerator instead <init> UUIDHexGenerator.java 42
INFO 2020-02-16 00:04:30,568 HHH000227: Running hbm2ddl schema export execute SchemaExport.java 245
WARN 2020-02-16 00:04:30,582 HHH10001002: Using Hibernate built-in connection pool (not for production use!) configure DriverManagerConnectionProviderImpl.java 73
INFO 2020-02-16 00:04:30,584 HHH10001005: using driver [com.mysql.jdbc.Driver] at URL [jdbc:mysql://127.0.0.1:3306/rcyq?characterEncoding=UTF-8&useUnicode=true&useSSL=false&allowPublicKeyRetrieval=true] buildCreator DriverManagerConnectionProviderImpl.java 129
INFO 2020-02-16 00:04:30,584 HHH10001001: Connection properties: {user=cafebabe, password=****} buildCreator DriverManagerConnectionProviderImpl.java 138
INFO 2020-02-16 00:04:30,585 HHH10001003: Autocommit mode: false buildCreator DriverManagerConnectionProviderImpl.java 143
INFO 2020-02-16 00:04:30,589 HHH000115: Hibernate connection pool size: 20 (min=1) <init> DriverManagerConnectionProviderImpl.java 281
INFO 2020-02-16 00:04:30,608 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2a1ab6ad] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-16 00:04:30,621 HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@320a558b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. getIsolatedConnection DdlTransactionIsolatorNonJtaImpl.java 47
INFO 2020-02-16 00:04:30,660 HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@7c5c58ac' applyImportSources SchemaCreatorImpl.java 489
INFO 2020-02-16 00:04:30,671 ==同步数据库消耗时间1883毫秒 g OnlCgformApiController.java 601
INFO 2020-02-16 00:04:30,740 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:04:30,745 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:04:37,553 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 00:04:39,941 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:04:39,944 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 00:04:39,946 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:04:39,947 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:04:39,965 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:04:39,974 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:04:39,975 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:04:39,978 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:04:40,863 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 00:04:40,916 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 00:04:40,987 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:04:40,987 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:04:40,990 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:04:40,991 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:04:40,993 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581782680992) getDictItems SysDictController.java 163
INFO 2020-02-16 00:04:40,999 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:04:40,999 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:04:41,003 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:04:41,004 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:04:41,004 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:04:41,006 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581782681005) getDictItems SysDictController.java 163
DEBUG 2020-02-16 00:04:41,006 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:04:41,009 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:04:41,009 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:04:41,011 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:04:41,012 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:04:41,012 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:04:41,014 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:04:41,015 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:07:42,901 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:07:42,901 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:07:42,917 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-16 00:07:42,918 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-16 00:07:42,922 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:07:42,922 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:07:42,925 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-16 00:07:42,925 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-16 00:07:42,927 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:07:42,927 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:07:42,927 ==> Parameters: content_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:07:42,927 ==> Parameters: display_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:07:42,930 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:07:42,930 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:07:42,933 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581782862922) getDictItems SysDictController.java 163
INFO 2020-02-16 00:07:42,933 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581782862922) getDictItems SysDictController.java 163
INFO 2020-02-16 00:07:50,206 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:07:50,210 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:07:50,213 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581782870211) getDictItems SysDictController.java 163
INFO 2020-02-16 00:07:50,262 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:07:50,267 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:07:50,268 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581782870267) getDictItems SysDictController.java 163
INFO 2020-02-16 00:09:04,156 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:09:04,163 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:09:04,164 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581782944163) getDictItems SysDictController.java 163
INFO 2020-02-16 00:09:04,409 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:09:04,413 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:09:04,415 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581782944414) getDictItems SysDictController.java 163
INFO 2020-02-16 00:09:21,763 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:09:33,405 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:13:45,864 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 00:13:48,191 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:13:48,195 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 00:13:48,197 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:13:48,198 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:13:48,208 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:13:48,216 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:13:48,217 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:13:48,219 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:13:49,410 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 00:13:49,454 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 00:13:49,535 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:13:49,536 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:13:49,540 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:13:49,541 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:13:49,542 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581783229541) getDictItems SysDictController.java 163
INFO 2020-02-16 00:13:49,543 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783229542) getDictItems SysDictController.java 163
INFO 2020-02-16 00:13:49,550 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:13:49,553 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:13:49,554 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:13:49,555 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:13:49,556 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:13:49,557 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:13:49,558 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:13:49,559 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:13:49,560 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:13:49,562 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:13:49,563 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:13:52,250 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:13:52,255 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:13:52,256 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783232255) getDictItems SysDictController.java 163
INFO 2020-02-16 00:13:52,304 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:13:52,309 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:13:52,312 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581783232311) getDictItems SysDictController.java 163
INFO 2020-02-16 00:14:17,417 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 00:14:19,616 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:14:19,619 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 00:14:19,621 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:14:19,622 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:14:19,630 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:14:19,635 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:14:19,636 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:14:19,637 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:14:21,036 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 00:14:21,080 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 00:14:21,163 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:14:21,164 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:14:21,168 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:14:21,169 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:14:21,170 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581783261169) getDictItems SysDictController.java 163
INFO 2020-02-16 00:14:21,171 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783261170) getDictItems SysDictController.java 163
INFO 2020-02-16 00:14:21,176 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:14:21,180 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:14:21,180 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:14:21,181 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:14:21,183 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:14:21,184 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:14:21,185 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:14:21,187 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:14:21,187 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:14:21,189 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:14:21,190 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:14:28,167 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:14:28,174 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:14:28,177 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783268174) getDictItems SysDictController.java 163
INFO 2020-02-16 00:14:28,233 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:14:28,240 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:14:28,243 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581783268241) getDictItems SysDictController.java 163
INFO 2020-02-16 00:15:30,910 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 00:15:33,226 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:15:33,229 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 00:15:33,231 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:15:33,231 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:15:33,240 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:15:33,248 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:15:33,249 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:15:33,250 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:15:34,455 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 00:15:34,498 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 00:15:34,581 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:15:34,581 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:15:34,585 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:15:34,587 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581783334586) getDictItems SysDictController.java 163
INFO 2020-02-16 00:15:34,588 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:15:34,590 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783334588) getDictItems SysDictController.java 163
INFO 2020-02-16 00:15:34,594 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:15:34,598 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:15:34,598 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:15:34,600 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:15:34,602 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:15:34,602 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:15:34,603 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:15:34,605 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:15:34,605 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:15:34,607 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:15:34,608 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:15:37,744 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:15:37,748 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:15:37,749 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783337748) getDictItems SysDictController.java 163
INFO 2020-02-16 00:15:37,806 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:15:37,811 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:15:37,813 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581783337812) getDictItems SysDictController.java 163
ERROR 2020-02-16 00:15:49,389 JSON parse error: Cannot deserialize instance of `java.lang.String` out of START_OBJECT token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.String` out of START_OBJECT token at [Source: (PushbackInputStream); line: 1, column: 235481] (through reference chain: org.jeecg.modules.wx.entity.WxScenic["updateBy"]) handleException JeecgBootExceptionHandler.java 57
org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize instance of `java.lang.String` out of START_OBJECT token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.String` out of START_OBJECT token at [Source: (PushbackInputStream); line: 1, column: 235481] (through reference chain: org.jeecg.modules.wx.entity.WxScenic["updateBy"])
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:245)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:227)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:157)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:130)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.String` out of START_OBJECT token at [Source: (PushbackInputStream); line: 1, column: 235481] (through reference chain: org.jeecg.modules.wx.entity.WxScenic["updateBy"])
    at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:63)
    at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1343)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1139)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1093)
    at com.fasterxml.jackson.databind.deser.std.StringDeserializer.deserialize(StringDeserializer.java:63)
    at com.fasterxml.jackson.databind.deser.std.StringDeserializer.deserialize(StringDeserializer.java:10)
    at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:127)
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:369)
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:159)
    at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4013)
    at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3084)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:239)
     ... 91 common frames omitted
ERROR 2020-02-16 00:16:25,958 JSON parse error: Cannot deserialize instance of `java.lang.String` out of START_OBJECT token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.String` out of START_OBJECT token at [Source: (PushbackInputStream); line: 1, column: 235481] (through reference chain: org.jeecg.modules.wx.entity.WxScenic["updateBy"]) handleException JeecgBootExceptionHandler.java 57
org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize instance of `java.lang.String` out of START_OBJECT token; nested exception is com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.String` out of START_OBJECT token at [Source: (PushbackInputStream); line: 1, column: 235481] (through reference chain: org.jeecg.modules.wx.entity.WxScenic["updateBy"])
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:245)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:227)
    at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:157)
    at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:130)
    at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:126)
    at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:166)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:134)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:919)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:663)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.lang.String` out of START_OBJECT token at [Source: (PushbackInputStream); line: 1, column: 235481] (through reference chain: org.jeecg.modules.wx.entity.WxScenic["updateBy"])
    at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:63)
    at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1343)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1139)
    at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1093)
    at com.fasterxml.jackson.databind.deser.std.StringDeserializer.deserialize(StringDeserializer.java:63)
    at com.fasterxml.jackson.databind.deser.std.StringDeserializer.deserialize(StringDeserializer.java:10)
    at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:127)
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:369)
    at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:159)
    at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4013)
    at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3084)
    at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:239)
     ... 91 common frames omitted
INFO 2020-02-16 00:16:30,029 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:16:30,029 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:16:30,035 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:16:30,035 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:16:30,036 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783390035) getDictItems SysDictController.java 163
INFO 2020-02-16 00:16:30,036 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581783390035) getDictItems SysDictController.java 163
INFO 2020-02-16 00:17:24,103 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:17:24,103 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:17:24,110 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:17:24,110 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:17:24,112 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783444111) getDictItems SysDictController.java 163
INFO 2020-02-16 00:17:24,112 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581783444111) getDictItems SysDictController.java 163
INFO 2020-02-16 00:17:26,708 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:17:26,708 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:17:26,714 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:17:26,714 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:17:26,716 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581783446715) getDictItems SysDictController.java 163
INFO 2020-02-16 00:17:26,716 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783446715) getDictItems SysDictController.java 163
INFO 2020-02-16 00:17:30,780 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:17:30,780 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:17:30,785 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:17:30,785 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:17:30,787 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581783450786) getDictItems SysDictController.java 163
INFO 2020-02-16 00:17:30,787 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783450786) getDictItems SysDictController.java 163
INFO 2020-02-16 00:17:35,711 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:17:35,712 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:17:35,717 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:17:35,717 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:17:35,719 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581783455717) getDictItems SysDictController.java 163
INFO 2020-02-16 00:17:35,719 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783455717) getDictItems SysDictController.java 163
INFO 2020-02-16 00:17:57,294 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:18:22,134 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:18:27,051 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:18:32,969 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:20:09,830 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:20:10,131 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:20:10,131 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:20:10,138 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:20:10,138 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:20:10,140 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581783610138) getDictItems SysDictController.java 163
INFO 2020-02-16 00:20:10,141 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783610140) getDictItems SysDictController.java 163
INFO 2020-02-16 00:20:12,280 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 00:20:14,611 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:20:14,614 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 00:20:14,615 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:20:14,616 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:20:14,621 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:20:14,627 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:20:14,628 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:20:14,630 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:20:15,805 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 00:20:15,849 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 00:20:15,922 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:20:15,923 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:20:15,923 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:20:15,927 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:20:15,928 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:20:15,929 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783615928) getDictItems SysDictController.java 163
INFO 2020-02-16 00:20:15,929 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581783615928) getDictItems SysDictController.java 163
INFO 2020-02-16 00:20:15,933 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:20:15,937 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:20:15,938 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:20:15,938 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:20:15,940 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:20:15,940 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:20:15,941 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:20:15,942 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:20:15,943 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:20:15,945 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:20:15,946 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:26:14,894 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:26:15,196 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:26:15,196 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:26:15,205 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:26:15,205 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:26:15,208 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783975206) getDictItems SysDictController.java 163
INFO 2020-02-16 00:26:15,208 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581783975205) getDictItems SysDictController.java 163
INFO 2020-02-16 00:26:15,515 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:26:15,519 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:26:15,520 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783975519) getDictItems SysDictController.java 163
INFO 2020-02-16 00:26:16,900 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:26:16,908 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:26:16,909 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:26:16,912 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581783976910) getDictItems SysDictController.java 163
INFO 2020-02-16 00:26:16,915 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:26:16,917 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581783976915) getDictItems SysDictController.java 163
INFO 2020-02-16 00:26:26,021 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:26:32,976 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:27:09,263 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:27:09,263 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:27:09,268 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:27:09,268 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:27:09,270 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581784029269) getDictItems SysDictController.java 163
INFO 2020-02-16 00:27:09,579 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:27:09,587 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:27:09,590 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581784029588) getDictItems SysDictController.java 163
INFO 2020-02-16 00:27:13,888 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:27:13,889 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:27:18,742 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:27:18,755 ----jeecg---Code----Generation----[单表模型:wx_active]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-16 00:27:18,756 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=160569712493725290, entityPackage=wx, entityName=WxActive, primaryKeyField=id, columns=[{"fieldDbName":"name","fieldName":"name","filedComment":"活动名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"start_time","fieldName":"startTime","filedComment":"活动开始时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"end_time","fieldName":"endTime","filedComment":"活动结束时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"enrol_start_time","fieldName":"enrolStartTime","filedComment":"报名开始时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"enrol_end_time","fieldName":"enrolEndTime","filedComment":"报名结束时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"cost","fieldName":"cost","filedComment":"费用","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"type","fieldName":"type","filedComment":"活动类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remain","fieldName":"remain","filedComment":"名额","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"detail","fieldName":"detail","filedComment":"详细说明","fieldType":"java.lang.String","fieldDbType":"Text","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"manager_id","fieldName":"managerId","filedComment":"组织人","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], tableVo={"tableName":"wx_active","ftlDescription":"活动","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxActive","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"name","fieldName":"name","filedComment":"活动名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"start_time","fieldName":"startTime","filedComment":"活动开始时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"end_time","fieldName":"endTime","filedComment":"活动结束时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"enrol_start_time","fieldName":"enrolStartTime","filedComment":"报名开始时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"enrol_end_time","fieldName":"enrolEndTime","filedComment":"报名结束时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"cost","fieldName":"cost","filedComment":"费用","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"type","fieldName":"type","filedComment":"活动类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remain","fieldName":"remain","filedComment":"名额","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"detail","fieldName":"detail","filedComment":"详细说明","fieldType":"java.lang.String","fieldDbType":"Text","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"manager_id","fieldName":"managerId","filedComment":"组织人","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"0","fieldShowType":"text","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_active} a CodeGenerateOne.java 117
INFO 2020-02-16 00:27:18,759 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-16 00:27:18,759 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-16 00:27:18,824 ----jeecg----Code----Generation-----[单表模型:wx_active]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-16 00:28:04,159 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:28:04,170 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:28:04,171 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:28:04,177 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:28:04,179 ======获取全部菜单数据=====耗时:14毫秒 list SysPermissionController.java 82
INFO 2020-02-16 00:28:05,870 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:28:05,870 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:28:05,870 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:28:05,875 dictCode : valid_status getDictItems SysDictController.java 130
INFO 2020-02-16 00:28:05,875 dictCode : global_perms_type getDictItems SysDictController.java 130
DEBUG 2020-02-16 00:28:05,876 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:28:05,877 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:28:05,877 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-16 00:28:05,877 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-16 00:28:05,879 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:28:05,880 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:28:05,880 ==> Parameters: valid_status(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:28:05,880 ==> Parameters: global_perms_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:28:05,882 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:28:05,882 <== Total: 2 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:28:05,883 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:28:05,886 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=无效), DictModel(value=1, text=有效)], timestamp=1581784085876) getDictItems SysDictController.java 163
INFO 2020-02-16 00:28:05,886 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=可见/可访问(授权后可见/可访问)), DictModel(value=2, text=可编辑(未授权时禁用))], timestamp=1581784085876) getDictItems SysDictController.java 163
INFO 2020-02-16 00:28:11,754 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:28:11,763 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:28:11,765 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:28:11,773 <== Total: 111 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:29:05,766 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:29:05,779 ==> Preparing: update sys_permission set is_leaf=? where id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:29:05,781 ==> Parameters: 0(Integer), 1227056701530578946(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:29:05,783 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:29:05,791 ==> Preparing: INSERT INTO sys_permission ( id, parent_id, name, perms_type, icon, component, url, sort_no, menu_type, is_leaf, is_route, keep_alive, create_by, del_flag, hidden, create_time, status, always_show, internal_or_external ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:29:05,794 ==> Parameters: 1228717880279760897(String), 1227056701530578946(String), 活动管理(String), 1(String), global(String), wx/WxActiveList(String), /active(String), 1.0(Double), 1(Integer), true(Boolean), true(Boolean), false(Boolean), admin(String), 0(Integer), false(Boolean), 2020-02-16 00:29:05.785(Timestamp), 1(String), false(Boolean), false(Boolean) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:29:05,879 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:29:06,373 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:29:06,385 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:29:06,386 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:29:06,402 <== Total: 112 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:29:06,404 ======获取全部菜单数据=====耗时:22毫秒 list SysPermissionController.java 82
INFO 2020-02-16 00:30:07,304 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 00:30:09,796 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:30:09,800 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 00:30:09,802 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:09,803 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:09,819 <== Total: 107 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:09,825 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:09,825 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:09,827 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:30:10,762 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 00:30:10,802 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 00:30:10,884 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:30:10,888 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:10,888 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:30:10,893 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:30:10,893 <== Total: 112 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:30:10,894 ======获取全部菜单数据=====耗时:7毫秒 list SysPermissionController.java 82
DEBUG 2020-02-16 00:30:10,896 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:10,897 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:10,899 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:10,900 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:10,901 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:10,902 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:10,903 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:10,903 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:10,905 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:10,906 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:30:13,941 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:30:13,962 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:13,963 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:13,965 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:13,966 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:13,967 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:30:16,587 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:30:16,593 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? ORDER BY sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:16,593 ==> Parameters: 0(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:16,597 <== Total: 112 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:30:16,951 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:30:16,990 ==> Preparing: SELECT id,role_id,permission_id,data_rule_ids FROM sys_role_permission WHERE role_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:16,992 ==> Parameters: f6817f48af4fb3af11b9e8bf182f618b(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:17,000 <== Total: 127 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:30:20,039 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:30:20,058 ==> Preparing: INSERT INTO sys_role_permission ( id, role_id, permission_id ) VALUES ( ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:20,060 ==> Parameters: 1228718191778136065(String), f6817f48af4fb3af11b9e8bf182f618b(String), 1228717880279760897(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:30:20,163 ======角色授权成功=====耗时:110毫秒 saveRolePermission SysPermissionController.java 383
INFO 2020-02-16 00:30:23,655 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 00:30:25,836 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:30:25,840 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 00:30:25,842 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:25,842 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:25,848 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:25,856 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:25,856 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:25,858 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:30:27,001 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 00:30:27,044 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 00:30:27,128 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:30:27,134 ==> Preparing: SELECT COUNT(1) FROM sys_role debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:27,135 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:27,136 ==> Preparing: SELECT id,role_name,role_code,description,create_by,create_time,update_by,update_time FROM sys_role ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:30:27,137 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:30:27,137 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:27,138 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:27,142 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:27,142 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:27,143 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:27,145 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:27,146 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:27,147 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:27,148 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:27,148 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:27,150 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:30:27,150 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sun Feb 16 00:38:21 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-16 00:30:48,843 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 17328 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-16 00:30:48,849 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-16 00:30:51,044 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-16 00:30:51,050 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-16 00:30:51,271 Finished Spring Data repository scanning in 203ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-16 00:30:51,679 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$3c1eccd1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:51,844 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:52,230 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-16 00:30:52,232 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-16 00:30:52,236 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:52,242 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:52,277 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:52,345 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1c19633b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:52,526 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:52,533 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$85a7d40c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:52,545 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:52,552 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:52,578 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:52,587 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$31332185] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:52,718 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:52,816 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:52,833 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$86ed541b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:52,871 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$2f3240eb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:52,877 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:30:53,319 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-16 00:30:53,337 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 00:30:53,347 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-16 00:30:53,348 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-16 00:30:53,354 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-16 00:30:53,568 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-16 00:30:53,568 Root WebApplicationContext: initialization completed in 4613 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-16 00:30:53,937 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-16 00:30:54,210 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-16 00:30:54,211 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-16 00:30:54,211 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-16 00:30:54,212 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-16 00:30:57,872 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-16 00:30:57,887 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-16 00:30:57,889 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-16 00:30:57,894 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-16 00:30:57,897 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-16 00:30:57,898 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-16 00:30:57,899 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-16 00:30:57,899 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-16 00:30:57,899 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@414e8b31 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-16 00:31:00,932 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-16 00:31:02,763 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-16 00:31:02,954 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-16 00:31:03,250 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-16 00:31:04,179 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-16 00:31:04,200 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-16 00:31:04,259 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-16 00:31:04,442 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:31:04,443 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:31:04,444 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:31:04,445 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:31:04,447 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:31:04,460 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:31:04,461 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:31:04,463 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:31:04,464 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:31:04,466 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:31:04,475 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:31:04,488 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-16 00:31:04,628 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-16 00:31:04,637 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-16 00:31:04,638 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-16 00:31:04,640 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-16 00:31:04,641 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-16 00:31:04,642 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-16 00:31:04,658 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 00:31:04,694 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-16 00:31:04,697 Started JeecgApplication in 16.696 seconds (JVM running for 17.856) logStarted StartupInfoLogger.java 59
INFO 2020-02-16 00:31:04,717 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-16 00:31:04,985 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-16 00:31:04,985 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-16 00:31:05,014 Completed initialization in 29 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-16 00:31:05,243 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-16 00:31:05,245 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-16 00:31:07,605 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-16 00:31:08,867 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 00:31:10,956 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:31:11,094 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 00:31:11,146 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:31:11,159 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:31:11,203 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:31:11,280 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:31:11,283 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:31:11,286 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:31:12,289 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 00:31:12,347 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 00:31:12,443 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:31:12,463 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:31:12,464 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:31:12,466 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:31:12,486 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:31:12,491 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:31:12,494 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:31:12,580 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:31:12,585 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:31:12,590 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:31:12,591 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:31:32,318 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:31:32,318 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:31:32,360 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:31:32,366 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581784292361) getDictItems SysDictController.java 163
INFO 2020-02-16 00:31:32,371 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:31:32,564 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:31:32,574 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:31:32,578 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581784292575) getDictItems SysDictController.java 163
INFO 2020-02-16 00:31:36,969 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:31:37,273 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:36:23,291 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:36:23,601 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:36:24,280 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:36:24,292 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:36:46,626 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:36:46,626 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:36:46,655 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:46,656 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:46,658 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:46,660 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:46,661 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:46,662 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:46,664 <== Total: 10 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:46,667 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:46,670 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:46,672 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:36:46,708 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-16 00:36:46,709 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:46,714 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:46,716 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:36:59,000 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:36:59,018 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=active, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-16 00:36:59,020 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:59,021 ==> Parameters: active(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:59,023 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:36:59,262 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:36:59,272 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=active_, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-16 00:36:59,274 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:59,275 ==> Parameters: active_(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:59,278 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:36:59,545 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:36:59,548 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=active_t, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-16 00:36:59,550 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:59,550 ==> Parameters: active_t(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:36:59,551 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:37:00,018 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:37:00,024 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=active_ty, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-16 00:37:00,025 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:00,025 ==> Parameters: active_ty(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:00,026 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:37:00,268 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:37:00,279 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:37:00,286 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=active_typ, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-16 00:37:00,291 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:00,294 ==> Parameters: active_typ(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:37:00,295 ----duplicate check------:DuplicateCheckVo(tableName=sys_dict, fieldName=dict_code, fieldVal=active_type, dataId=null) doDuplicateCheck DuplicateCheckController.java 44
DEBUG 2020-02-16 00:37:00,298 ==> Preparing: SELECT COUNT(*) FROM sys_dict WHERE dict_code = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:00,298 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:00,300 ==> Parameters: active_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:00,304 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:37:03,865 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:37:04,078 ==> Preparing: INSERT INTO sys_dict ( id, dict_name, dict_code, description, del_flag, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:04,085 ==> Parameters: 1228719886365052929(String), 活动分类(String), active_type(String), (String), 0(Integer), admin(String), 2020-02-16 00:37:03.871(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:04,174 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:37:04,536 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:37:04,550 ==> Preparing: SELECT COUNT(1) FROM sys_dict WHERE del_flag = 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:04,551 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:04,553 ==> Preparing: SELECT id,type,dict_name,dict_code,description,del_flag,create_by,create_time,update_by,update_time FROM sys_dict WHERE del_flag=0 ORDER BY create_time DESC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:04,555 ==> Parameters: 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:04,559 <== Total: 10 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:37:08,564 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:37:08,571 --查询规则-->dict_id = 1228719886365052929 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-16 00:37:08,573 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:08,574 ==> Parameters: 1228719886365052929(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:37:19,484 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:37:19,493 ==> Preparing: INSERT INTO sys_dict_item ( id, dict_id, item_text, item_value, description, sort_order, status, create_by, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:19,495 ==> Parameters: 1228719951024443394(String), 1228719886365052929(String), 线上活动(String), 1(String), (String), 1(Integer), 1(Integer), admin(String), 2020-02-16 00:37:19.491(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:19,522 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:37:19,736 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:37:19,740 --查询规则-->dict_id = 1228719886365052929 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-16 00:37:19,743 ==> Preparing: SELECT COUNT(1) FROM sys_dict_item WHERE dict_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:19,743 ==> Parameters: 1228719886365052929(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:19,745 ==> Preparing: SELECT id,dict_id,item_text,item_value,description,sort_order,status,create_by,create_time,update_by,update_time FROM sys_dict_item WHERE dict_id = ? ORDER BY sort_order ASC LIMIT ?,? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:19,746 ==> Parameters: 1228719886365052929(String), 0(Long), 10(Long) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:19,748 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:37:19,752 无缓存dictText的时候调用这里! queryDictTextByKey SysDictServiceImpl.java 65
DEBUG 2020-02-16 00:37:19,753 ==> Preparing: select s.item_text from sys_dict_item s where s.dict_id = (select id from sys_dict where dict_code = ?) and s.item_value = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:19,754 ==> Parameters: dict_item_status(String), 1(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:19,755 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:37:23,914 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:37:23,919 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:37:24,217 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:37:24,226 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:37:24,230 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-16 00:37:24,232 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:24,233 ==> Parameters: cgform_table_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:24,234 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:37:24,246 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581784644227) getDictItems SysDictController.java 163
INFO 2020-02-16 00:37:24,557 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:37:24,567 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:37:24,570 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581784644568) getDictItems SysDictController.java 163
INFO 2020-02-16 00:37:27,709 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:37:27,709 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:37:31,244 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:37:31,277 ----jeecg---Code----Generation----[单表模型:wx_active]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-16 00:37:31,278 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=6570260522384012484, entityPackage=wx, entityName=WxActive, primaryKeyField=id, columns=[{"fieldDbName":"name","fieldName":"name","filedComment":"活动名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"start_time","fieldName":"startTime","filedComment":"活动开始时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"end_time","fieldName":"endTime","filedComment":"活动结束时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"enrol_start_time","fieldName":"enrolStartTime","filedComment":"报名开始时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"enrol_end_time","fieldName":"enrolEndTime","filedComment":"报名结束时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"cost","fieldName":"cost","filedComment":"费用","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"money","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"type","fieldName":"type","filedComment":"活动类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"active_type","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remain","fieldName":"remain","filedComment":"名额","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"detail","fieldName":"detail","filedComment":"详细说明","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"manager_id","fieldName":"managerId","filedComment":"组织人","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"0","fieldShowType":"radio","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}], tableVo={"tableName":"wx_active","ftlDescription":"活动","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxActive","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"name","fieldName":"name","filedComment":"活动名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"start_time","fieldName":"startTime","filedComment":"活动开始时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"end_time","fieldName":"endTime","filedComment":"活动结束时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"enrol_start_time","fieldName":"enrolStartTime","filedComment":"报名开始时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"enrol_end_time","fieldName":"enrolEndTime","filedComment":"报名结束时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"cost","fieldName":"cost","filedComment":"费用","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"money","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"type","fieldName":"type","filedComment":"活动类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"active_type","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remain","fieldName":"remain","filedComment":"名额","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"detail","fieldName":"detail","filedComment":"详细说明","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"manager_id","fieldName":"managerId","filedComment":"组织人","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"0","fieldShowType":"radio","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_active} a CodeGenerateOne.java 117
INFO 2020-02-16 00:37:31,281 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-16 00:37:31,282 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-16 00:37:31,538 ----jeecg----Code----Generation-----[单表模型:wx_active]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-16 00:37:51,996 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 00:37:54,400 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:37:54,413 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-16 00:37:54,414 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 00:37:54,416 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:54,418 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:54,429 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:54,443 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:54,444 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:54,447 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:37:55,344 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 00:37:55,395 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 00:37:55,465 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:37:55,465 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:37:55,470 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:37:55,475 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:37:55,477 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581784675475) getDictItems SysDictController.java 163
INFO 2020-02-16 00:37:55,479 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:37:55,484 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:37:55,485 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:55,486 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:55,488 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:55,491 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:37:55,491 dictCode : cgform_table_type getDictItems SysDictController.java 130
DEBUG 2020-02-16 00:37:55,492 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:55,493 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:37:55,494 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581784675492) getDictItems SysDictController.java 163
DEBUG 2020-02-16 00:37:55,496 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:55,498 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:55,502 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:37:55,502 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:38:08,526 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 00:38:10,816 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:38:10,821 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 00:38:10,823 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:10,824 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:10,832 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:10,842 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:10,843 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:10,845 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:38:11,714 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 00:38:11,771 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 00:38:11,865 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:38:11,865 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:38:11,871 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:38:11,873 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 00:38:11,874 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581784691873) getDictItems SysDictController.java 163
INFO 2020-02-16 00:38:11,880 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:38:11,884 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 00:38:11,886 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:11,887 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:11,888 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:11,890 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:11,892 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:38:11,892 dictCode : cgform_table_type getDictItems SysDictController.java 130
DEBUG 2020-02-16 00:38:11,894 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:38:11,895 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581784691893) getDictItems SysDictController.java 163
DEBUG 2020-02-16 00:38:11,896 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:11,897 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:11,900 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:11,901 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sun Feb 16 10:24:31 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-16 00:38:21,552 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 9508 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-16 00:38:21,604 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-16 00:38:23,791 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-16 00:38:23,795 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-16 00:38:24,021 Finished Spring Data repository scanning in 206ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-16 00:38:24,395 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$b99221a0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:24,548 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:24,935 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-16 00:38:24,937 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-16 00:38:24,941 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:24,946 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:24,977 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:25,038 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$998cb80a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:25,197 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:25,203 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$31b28db] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:25,213 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:25,221 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:25,244 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:25,253 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$aea67654] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:25,366 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:25,452 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:25,464 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$460a8ea] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:25,497 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$aca595ba] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:25,503 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 00:38:25,922 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-16 00:38:25,939 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 00:38:25,949 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-16 00:38:25,949 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-16 00:38:25,955 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-16 00:38:26,145 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-16 00:38:26,146 Root WebApplicationContext: initialization completed in 4479 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-16 00:38:26,524 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-16 00:38:26,807 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-16 00:38:26,808 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-16 00:38:26,808 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-16 00:38:26,808 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-16 00:38:30,260 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-16 00:38:30,274 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-16 00:38:30,275 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-16 00:38:30,279 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-16 00:38:30,282 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-16 00:38:30,283 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-16 00:38:30,284 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-16 00:38:30,284 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-16 00:38:30,284 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@404dc999 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-16 00:38:33,245 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-16 00:38:35,136 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-16 00:38:35,308 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-16 00:38:35,595 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-16 00:38:36,461 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-16 00:38:36,483 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-16 00:38:36,541 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-16 00:38:36,718 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:38:36,720 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:38:36,721 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:38:36,722 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:38:36,724 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:38:36,736 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:38:36,738 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:38:36,739 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:38:36,741 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:38:36,742 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:38:36,751 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 00:38:36,761 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-16 00:38:36,887 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-16 00:38:36,894 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-16 00:38:36,894 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-16 00:38:36,895 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-16 00:38:36,897 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-16 00:38:36,898 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-16 00:38:36,914 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 00:38:36,942 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-16 00:38:36,945 Started JeecgApplication in 16.507 seconds (JVM running for 18.102) logStarted StartupInfoLogger.java 59
INFO 2020-02-16 00:38:36,958 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-16 00:38:37,436 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-16 00:38:37,436 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-16 00:38:37,454 Completed initialization in 18 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-16 00:38:37,566 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-16 00:38:37,568 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-16 00:38:39,841 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-16 00:38:47,044 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 00:38:49,281 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:38:49,406 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 00:38:49,458 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:49,473 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:49,519 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:49,601 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:49,604 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:49,607 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:38:50,484 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 00:38:50,553 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 00:38:50,619 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:38:50,619 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:38:50,631 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:38:50,643 dictCode : cgform_table_type getDictItems SysDictController.java 130
DEBUG 2020-02-16 00:38:50,648 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:38:50,649 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581784730643) getDictItems SysDictController.java 163
DEBUG 2020-02-16 00:38:50,650 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:50,653 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:38:50,657 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:38:50,667 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:38:50,671 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581784730667) getDictItems SysDictController.java 163
DEBUG 2020-02-16 00:38:50,673 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:50,678 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:50,683 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:38:50,711 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-16 00:38:50,732 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:50,736 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:50,742 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:38:50,743 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:39:01,149 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:39:01,149 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:39:01,170 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:39:01,171 dictCode : active_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:39:01,196 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-16 00:39:01,196 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-16 00:39:01,198 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:39:01,198 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:39:01,203 ==> Parameters: active_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:39:01,203 ==> Parameters: display_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:39:01,205 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 00:39:01,205 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-16 00:39:01,226 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=线上活动)], timestamp=1581784741173) getDictItems SysDictController.java 163
INFO 2020-02-16 00:39:01,226 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581784741171) getDictItems SysDictController.java 163
INFO 2020-02-16 00:39:04,638 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:39:04,650 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 00:39:04,659 dictCode : active_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:39:04,662 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=线上活动)], timestamp=1581784744660) getDictItems SysDictController.java 163
INFO 2020-02-16 00:39:04,665 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 00:39:04,669 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581784744666) getDictItems SysDictController.java 163
INFO 2020-02-16 00:39:57,994 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
Logback Log Messages

Log session start time Sun Feb 16 10:42:03 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-16 10:24:31,959 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 13040 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-16 10:24:31,965 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-16 10:24:34,728 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-16 10:24:34,733 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-16 10:24:34,962 Finished Spring Data repository scanning in 206ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-16 10:24:35,486 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$8b36e122] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:35,773 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:36,840 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-16 10:24:36,844 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-16 10:24:36,850 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:36,857 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:36,892 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:36,985 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6b31778c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:37,379 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:37,385 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d4bfe85d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:37,396 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:37,405 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:37,429 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:37,438 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$804b35d6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:37,584 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:37,699 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:37,713 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$d605686c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:37,748 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$7e4a553c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:37,753 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:24:38,311 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-16 10:24:38,334 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 10:24:38,346 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-16 10:24:38,347 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-16 10:24:38,355 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-16 10:24:38,571 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-16 10:24:38,572 Root WebApplicationContext: initialization completed in 6486 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-16 10:24:39,017 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-16 10:24:39,358 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-16 10:24:39,359 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-16 10:24:39,360 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-16 10:24:39,360 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-16 10:24:43,351 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-16 10:24:43,364 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-16 10:24:43,365 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-16 10:24:43,369 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-16 10:24:43,372 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-16 10:24:43,373 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-16 10:24:43,373 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-16 10:24:43,373 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-16 10:24:43,374 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@1c2fb9e8 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-16 10:24:46,365 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-16 10:24:48,343 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-16 10:24:48,533 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-16 10:24:48,893 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-16 10:24:50,189 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-16 10:24:50,222 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-16 10:24:50,290 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-16 10:24:50,562 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:24:50,565 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:24:50,569 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:24:50,572 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:24:50,576 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:24:50,606 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:24:50,610 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:24:50,612 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:24:50,616 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:24:50,617 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:24:50,628 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:24:50,649 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-16 10:24:50,932 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-16 10:24:50,945 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-16 10:24:50,946 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-16 10:24:50,948 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-16 10:24:50,950 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-16 10:24:50,952 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-16 10:24:50,969 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 10:24:51,002 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-16 10:24:51,006 Started JeecgApplication in 20.222 seconds (JVM running for 22.861) logStarted StartupInfoLogger.java 59
INFO 2020-02-16 10:24:51,022 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-16 10:24:51,238 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-16 10:24:51,238 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-16 10:24:51,264 Completed initialization in 26 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-16 10:24:51,470 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-16 10:24:51,475 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-16 10:32:47,311 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE3ODI3NjYsInVzZXJuYW1lIjoiYWRtaW4ifQ.8inNPISksvI0Zl2z4AybUKZus0nuVOourou-E6uJvKk checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 10:32:47,540 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:32:47,567 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:32:47,602 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-02-16 10:32:47,755 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-16 10:32:48,676 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:32:48,691 ==> Parameters: 1228869810071191554(String), 2020-02-16 10:32:48.125(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:32:48,700 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:32:48,702 用户名: 管理员,退出成功! logout LoginController.java 117
DEBUG 2020-02-16 10:35:11,001 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,007 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,016 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,128 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,139 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,158 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,168 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,172 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,182 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,203 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,205 ==> Parameters: 1228870407872757762(String), 2020-02-16 10:35:11.199(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,212 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:35:11,265 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 10:35:11,277 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,278 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,283 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:35:11,325 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 10:35:11,341 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,348 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,413 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,501 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,504 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:11,509 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:35:12,368 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 10:35:12,373 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 10:35:12,744 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:35:12,744 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:35:12,766 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 10:35:12,777 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,782 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,786 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,790 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,790 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,794 ==> Parameters: 2020-02-16 00:00:00.0(Timestamp), 2020-02-17 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,804 ==> Parameters: 2020-02-10 00:00:00.0(Timestamp), 2020-02-17 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,811 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,812 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,814 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,817 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,817 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,821 ==> Parameters: 2020-02-16 00:00:00.0(Timestamp), 2020-02-17 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,828 <== Total: 7 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,838 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,846 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,849 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,852 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,906 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,908 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,912 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:12,913 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:35:19,842 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 10:35:20,036 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:35:20,036 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:35:20,054 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:35:20,054 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:35:20,070 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
INFO 2020-02-16 10:35:20,070 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-16 10:35:20,073 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:20,073 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:20,081 ==> Parameters: display_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:20,081 ==> Parameters: content_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:20,084 <== Total: 3 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:35:20,084 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:35:20,091 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581820520054) getDictItems SysDictController.java 163
INFO 2020-02-16 10:35:20,091 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581820520054) getDictItems SysDictController.java 163
INFO 2020-02-16 10:35:23,040 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:35:23,063 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:35:23,073 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581820523064) getDictItems SysDictController.java 163
INFO 2020-02-16 10:35:23,099 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:35:23,110 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:35:23,113 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581820523110) getDictItems SysDictController.java 163
INFO 2020-02-16 10:35:41,002 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:35:46,207 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 10:35:46,215 Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760) handleMaxUploadSizeExceededException JeecgBootExceptionHandler.java 90
org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:121)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2890)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
Caused by: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase$FileItemIteratorImpl.<init>(FileUploadBase.java:808)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.getItemIterator(FileUploadBase.java:256)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:280)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2846)
     ... 32 common frames omitted
INFO 2020-02-16 10:35:51,817 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:39:04,466 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 10:39:04,471 Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760) handleMaxUploadSizeExceededException JeecgBootExceptionHandler.java 90
org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:121)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2890)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
Caused by: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase$FileItemIteratorImpl.<init>(FileUploadBase.java:808)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.getItemIterator(FileUploadBase.java:256)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:280)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2846)
     ... 32 common frames omitted
Logback Log Messages

Log session start time Sun Feb 16 11:21:01 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-16 10:42:03,898 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 15140 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-16 10:42:03,903 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-16 10:42:06,058 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-16 10:42:06,063 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-16 10:42:06,313 Finished Spring Data repository scanning in 228ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-16 10:42:06,730 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$acc6654d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:06,897 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:07,418 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-16 10:42:07,421 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-16 10:42:07,425 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:07,430 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:07,470 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:07,555 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$8cc0fbb7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:07,747 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:07,752 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$f64f6c88] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:07,763 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:07,772 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:07,797 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:07,806 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a1daba01] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:07,925 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:08,018 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:08,032 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$f794ec97] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:08,072 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$9fd9d967] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:08,078 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 10:42:08,549 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-16 10:42:08,582 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 10:42:08,597 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-16 10:42:08,598 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-16 10:42:08,605 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-16 10:42:08,847 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-16 10:42:08,847 Root WebApplicationContext: initialization completed in 4880 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-16 10:42:09,245 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-16 10:42:09,667 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-16 10:42:09,668 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-16 10:42:09,669 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-16 10:42:09,670 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-16 10:42:14,112 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-16 10:42:14,126 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-16 10:42:14,126 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-16 10:42:14,131 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-16 10:42:14,133 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-16 10:42:14,134 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-16 10:42:14,135 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-16 10:42:14,135 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-16 10:42:14,135 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@4e3ffd0 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-16 10:42:17,138 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-16 10:42:19,382 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-16 10:42:19,588 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-16 10:42:19,925 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-16 10:42:20,915 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-16 10:42:20,941 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-16 10:42:21,006 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-16 10:42:21,310 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:42:21,315 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:42:21,321 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:42:21,326 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:42:21,332 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:42:21,359 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:42:21,362 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:42:21,365 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:42:21,369 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:42:21,372 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:42:21,390 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 10:42:21,415 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-16 10:42:21,641 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-16 10:42:21,650 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-16 10:42:21,650 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-16 10:42:21,652 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-16 10:42:21,655 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-16 10:42:21,656 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-16 10:42:21,681 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 10:42:21,752 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-16 10:42:21,762 Started JeecgApplication in 18.797 seconds (JVM running for 20.027) logStarted StartupInfoLogger.java 59
INFO 2020-02-16 10:42:21,795 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-16 10:42:22,380 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-16 10:42:22,381 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-16 10:42:22,406 Completed initialization in 25 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-16 10:42:22,558 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-16 10:42:22,562 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-16 10:42:24,516 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-16 10:42:38,077 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 10:42:38,253 Failed to parse multipart servlet request; nested exception is java.io.IOException: org.apache.tomcat.util.http.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. java.io.EOFException: Unexpected EOF read on the socket handleException JeecgBootExceptionHandler.java 57
org.springframework.web.multipart.MultipartException: Failed to parse multipart servlet request; nested exception is java.io.IOException: org.apache.tomcat.util.http.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. java.io.EOFException: Unexpected EOF read on the socket
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:123)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: org.apache.tomcat.util.http.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. java.io.EOFException: Unexpected EOF read on the socket
    at org.apache.catalina.connector.Request.parseParts(Request.java:2893)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
Caused by: org.apache.tomcat.util.http.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. java.io.EOFException: Unexpected EOF read on the socket
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:297)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2846)
     ... 32 common frames omitted
Caused by: org.apache.catalina.connector.ClientAbortException: java.io.EOFException: Unexpected EOF read on the socket
    at org.apache.catalina.connector.InputBuffer.realReadBytes(InputBuffer.java:340)
    at org.apache.catalina.connector.InputBuffer.checkByteBufferEof(InputBuffer.java:632)
    at org.apache.catalina.connector.InputBuffer.read(InputBuffer.java:362)
    at org.apache.catalina.connector.CoyoteInputStream.read(CoyoteInputStream.java:132)
    at java.io.FilterInputStream.read(FilterInputStream.java:133)
    at org.apache.tomcat.util.http.fileupload.util.LimitedInputStream.read(LimitedInputStream.java:132)
    at org.apache.tomcat.util.http.fileupload.MultipartStream$ItemInputStream.makeAvailable(MultipartStream.java:977)
    at org.apache.tomcat.util.http.fileupload.MultipartStream$ItemInputStream.read(MultipartStream.java:881)
    at java.io.FilterInputStream.read(FilterInputStream.java:133)
    at org.apache.tomcat.util.http.fileupload.util.LimitedInputStream.read(LimitedInputStream.java:132)
    at java.io.FilterInputStream.read(FilterInputStream.java:107)
    at org.apache.tomcat.util.http.fileupload.util.Streams.copy(Streams.java:98)
    at org.apache.tomcat.util.http.fileupload.util.Streams.copy(Streams.java:68)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:293)
     ... 33 common frames omitted
Caused by: java.io.EOFException: Unexpected EOF read on the socket
    at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:734)
    at org.apache.coyote.http11.Http11InputBuffer.access$300(Http11InputBuffer.java:40)
    at org.apache.coyote.http11.Http11InputBuffer$SocketInputBuffer.doRead(Http11InputBuffer.java:1061)
    at org.apache.coyote.http11.filters.IdentityInputFilter.doRead(IdentityInputFilter.java:102)
    at org.apache.coyote.http11.Http11InputBuffer.doRead(Http11InputBuffer.java:245)
    at org.apache.coyote.Request.doRead(Request.java:551)
    at org.apache.catalina.connector.InputBuffer.realReadBytes(InputBuffer.java:336)
     ... 46 common frames omitted
INFO 2020-02-16 10:43:31,084 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 10:43:34,375 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:43:34,418 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 10:43:34,493 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:43:34,506 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:43:34,552 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:43:34,633 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:43:34,637 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:43:34,641 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:43:35,966 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 10:43:36,024 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 10:43:36,116 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:43:36,116 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:43:36,128 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:43:36,145 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:43:36,145 dictCode : display_type getDictItems SysDictController.java 130
DEBUG 2020-02-16 10:43:36,154 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:43:36,154 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581821016145) getDictItems SysDictController.java 163
INFO 2020-02-16 10:43:36,154 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581821016145) getDictItems SysDictController.java 163
DEBUG 2020-02-16 10:43:36,156 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:43:36,157 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:43:36,175 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:43:36,180 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:43:36,190 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:43:36,201 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-16 10:43:36,241 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:43:36,246 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:43:36,253 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:43:36,257 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:43:40,430 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:43:40,439 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:43:40,442 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581821020439) getDictItems SysDictController.java 163
INFO 2020-02-16 10:43:40,754 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:43:40,771 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:43:40,776 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581821020772) getDictItems SysDictController.java 163
INFO 2020-02-16 10:44:14,520 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 10:44:19,398 Handler dispatch failed; nested exception is java.lang.OutOfMemoryError: Java heap space handleException JeecgBootExceptionHandler.java 57
org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.OutOfMemoryError: Java heap space
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1053)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748) java.lang.OutOfMemoryError: Java heap space
    at java.util.Arrays.copyOf(Arrays.java:3236)
    at java.io.ByteArrayOutputStream.grow(ByteArrayOutputStream.java:118)
    at java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:93)
    at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:153)
    at org.springframework.util.StreamUtils.copy(StreamUtils.java:143)
    at org.springframework.util.FileCopyUtils.copy(FileCopyUtils.java:110)
    at org.springframework.util.FileCopyUtils.copyToByteArray(FileCopyUtils.java:162)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile.getBytes(StandardMultipartHttpServletRequest.java:245)
    at org.jeecg.common.system.controller.CommonController.upload(CommonController.java:73)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:189)
    at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138)
    at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)
    at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)
    at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
INFO 2020-02-16 10:48:00,061 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 10:48:05,854 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:48:05,870 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 10:48:05,876 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:48:05,878 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:48:05,914 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:48:05,942 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:48:05,943 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:48:05,948 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:48:09,020 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 10:48:09,132 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 10:48:09,353 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:48:09,354 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:48:09,355 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 10:48:09,378 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:48:09,378 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:48:09,388 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581821289380) getDictItems SysDictController.java 163
INFO 2020-02-16 10:48:09,389 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581821289380) getDictItems SysDictController.java 163
INFO 2020-02-16 10:48:09,679 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 10:48:09,692 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:48:09,694 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:48:09,695 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:48:09,706 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:48:09,708 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:48:09,710 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:48:09,715 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:48:09,716 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:48:09,725 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:48:09,728 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:48:43,352 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:48:43,364 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:48:43,370 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581821323366) getDictItems SysDictController.java 163
INFO 2020-02-16 10:48:43,656 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:48:43,666 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:48:43,671 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581821323667) getDictItems SysDictController.java 163
INFO 2020-02-16 10:48:59,394 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 10:48:59,405 Failed to parse multipart servlet request; nested exception is java.io.IOException: org.apache.tomcat.util.http.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. java.io.EOFException: Unexpected EOF read on the socket handleException JeecgBootExceptionHandler.java 57
org.springframework.web.multipart.MultipartException: Failed to parse multipart servlet request; nested exception is java.io.IOException: org.apache.tomcat.util.http.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. java.io.EOFException: Unexpected EOF read on the socket
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:123)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: org.apache.tomcat.util.http.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. java.io.EOFException: Unexpected EOF read on the socket
    at org.apache.catalina.connector.Request.parseParts(Request.java:2893)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
Caused by: org.apache.tomcat.util.http.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. java.io.EOFException: Unexpected EOF read on the socket
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:297)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2846)
     ... 32 common frames omitted
Caused by: org.apache.catalina.connector.ClientAbortException: java.io.EOFException: Unexpected EOF read on the socket
    at org.apache.catalina.connector.InputBuffer.realReadBytes(InputBuffer.java:340)
    at org.apache.catalina.connector.InputBuffer.checkByteBufferEof(InputBuffer.java:632)
    at org.apache.catalina.connector.InputBuffer.read(InputBuffer.java:362)
    at org.apache.catalina.connector.CoyoteInputStream.read(CoyoteInputStream.java:132)
    at java.io.FilterInputStream.read(FilterInputStream.java:133)
    at org.apache.tomcat.util.http.fileupload.util.LimitedInputStream.read(LimitedInputStream.java:132)
    at org.apache.tomcat.util.http.fileupload.MultipartStream$ItemInputStream.makeAvailable(MultipartStream.java:977)
    at org.apache.tomcat.util.http.fileupload.MultipartStream$ItemInputStream.read(MultipartStream.java:881)
    at java.io.FilterInputStream.read(FilterInputStream.java:133)
    at org.apache.tomcat.util.http.fileupload.util.LimitedInputStream.read(LimitedInputStream.java:132)
    at java.io.FilterInputStream.read(FilterInputStream.java:107)
    at org.apache.tomcat.util.http.fileupload.util.Streams.copy(Streams.java:98)
    at org.apache.tomcat.util.http.fileupload.util.Streams.copy(Streams.java:68)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:293)
     ... 33 common frames omitted
Caused by: java.io.EOFException: Unexpected EOF read on the socket
    at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:734)
    at org.apache.coyote.http11.Http11InputBuffer.access$300(Http11InputBuffer.java:40)
    at org.apache.coyote.http11.Http11InputBuffer$SocketInputBuffer.doRead(Http11InputBuffer.java:1061)
    at org.apache.coyote.http11.filters.IdentityInputFilter.doRead(IdentityInputFilter.java:102)
    at org.apache.coyote.http11.Http11InputBuffer.doRead(Http11InputBuffer.java:245)
    at org.apache.coyote.Request.doRead(Request.java:551)
    at org.apache.catalina.connector.InputBuffer.realReadBytes(InputBuffer.java:336)
     ... 46 common frames omitted
INFO 2020-02-16 10:49:34,976 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 10:49:37,723 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:49:37,747 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 10:49:37,749 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:49:37,750 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:49:37,766 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:49:37,777 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:49:37,778 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:49:37,782 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:49:39,041 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 10:49:39,093 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 10:49:39,182 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 10:49:39,183 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:49:39,183 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:49:39,196 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:49:39,196 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:49:39,197 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:49:39,201 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581821379196) getDictItems SysDictController.java 163
INFO 2020-02-16 10:49:39,203 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581821379197) getDictItems SysDictController.java 163
DEBUG 2020-02-16 10:49:39,209 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:49:39,211 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:49:39,212 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:49:39,214 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:49:39,215 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:49:39,216 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:49:39,220 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:49:39,220 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:49:39,225 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:49:39,226 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:49:43,218 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:49:43,226 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:49:43,230 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581821383227) getDictItems SysDictController.java 163
INFO 2020-02-16 10:49:43,285 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:49:43,294 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:49:43,298 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581821383294) getDictItems SysDictController.java 163
INFO 2020-02-16 10:49:59,453 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 10:49:59,465 Failed to parse multipart servlet request; nested exception is java.io.IOException: org.apache.tomcat.util.http.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. java.io.EOFException: Unexpected EOF read on the socket handleException JeecgBootExceptionHandler.java 57
org.springframework.web.multipart.MultipartException: Failed to parse multipart servlet request; nested exception is java.io.IOException: org.apache.tomcat.util.http.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. java.io.EOFException: Unexpected EOF read on the socket
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:123)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: org.apache.tomcat.util.http.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. java.io.EOFException: Unexpected EOF read on the socket
    at org.apache.catalina.connector.Request.parseParts(Request.java:2893)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
Caused by: org.apache.tomcat.util.http.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. java.io.EOFException: Unexpected EOF read on the socket
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:297)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2846)
     ... 32 common frames omitted
Caused by: org.apache.catalina.connector.ClientAbortException: java.io.EOFException: Unexpected EOF read on the socket
    at org.apache.catalina.connector.InputBuffer.realReadBytes(InputBuffer.java:340)
    at org.apache.catalina.connector.InputBuffer.checkByteBufferEof(InputBuffer.java:632)
    at org.apache.catalina.connector.InputBuffer.read(InputBuffer.java:362)
    at org.apache.catalina.connector.CoyoteInputStream.read(CoyoteInputStream.java:132)
    at java.io.FilterInputStream.read(FilterInputStream.java:133)
    at org.apache.tomcat.util.http.fileupload.util.LimitedInputStream.read(LimitedInputStream.java:132)
    at org.apache.tomcat.util.http.fileupload.MultipartStream$ItemInputStream.makeAvailable(MultipartStream.java:977)
    at org.apache.tomcat.util.http.fileupload.MultipartStream$ItemInputStream.read(MultipartStream.java:881)
    at java.io.FilterInputStream.read(FilterInputStream.java:133)
    at org.apache.tomcat.util.http.fileupload.util.LimitedInputStream.read(LimitedInputStream.java:132)
    at java.io.FilterInputStream.read(FilterInputStream.java:107)
    at org.apache.tomcat.util.http.fileupload.util.Streams.copy(Streams.java:98)
    at org.apache.tomcat.util.http.fileupload.util.Streams.copy(Streams.java:68)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:293)
     ... 33 common frames omitted
Caused by: java.io.EOFException: Unexpected EOF read on the socket
    at org.apache.coyote.http11.Http11InputBuffer.fill(Http11InputBuffer.java:734)
    at org.apache.coyote.http11.Http11InputBuffer.access$300(Http11InputBuffer.java:40)
    at org.apache.coyote.http11.Http11InputBuffer$SocketInputBuffer.doRead(Http11InputBuffer.java:1061)
    at org.apache.coyote.http11.filters.IdentityInputFilter.doRead(IdentityInputFilter.java:102)
    at org.apache.coyote.http11.Http11InputBuffer.doRead(Http11InputBuffer.java:245)
    at org.apache.coyote.Request.doRead(Request.java:551)
    at org.apache.catalina.connector.InputBuffer.realReadBytes(InputBuffer.java:336)
     ... 46 common frames omitted
INFO 2020-02-16 10:53:14,750 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 10:53:17,419 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:53:17,424 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 10:53:17,427 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:53:17,429 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:53:17,441 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:53:17,453 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:53:17,454 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:53:17,456 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:53:18,803 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 10:53:18,854 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 10:53:18,962 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:53:18,962 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:53:18,964 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 10:53:19,003 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:53:19,006 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:53:19,008 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:53:19,024 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581821599009) getDictItems SysDictController.java 163
INFO 2020-02-16 10:53:19,025 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581821599010) getDictItems SysDictController.java 163
DEBUG 2020-02-16 10:53:19,034 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:53:19,036 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:53:19,039 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:53:19,047 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:53:19,050 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:53:19,056 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:53:19,062 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:53:19,063 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:53:19,070 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:53:19,071 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:53:21,403 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:53:21,420 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:53:21,428 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581821601422) getDictItems SysDictController.java 163
INFO 2020-02-16 10:53:21,472 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:53:21,489 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:53:21,496 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581821601490) getDictItems SysDictController.java 163
INFO 2020-02-16 10:54:05,593 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 10:54:08,290 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:54:08,296 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 10:54:08,299 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:54:08,300 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:54:08,309 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:54:08,316 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:54:08,317 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:54:08,320 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:54:09,542 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 10:54:09,635 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 10:54:09,721 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:54:09,721 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 10:54:09,721 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:54:09,732 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:54:09,734 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:54:09,739 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:54:09,740 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581821649733) getDictItems SysDictController.java 163
INFO 2020-02-16 10:54:09,742 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581821649738) getDictItems SysDictController.java 163
DEBUG 2020-02-16 10:54:09,749 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:54:09,751 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:54:09,751 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:54:09,754 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:54:09,754 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:54:09,756 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:54:09,757 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:54:09,758 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:54:09,760 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:54:09,761 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:54:11,798 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:54:11,829 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:54:11,839 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581821651830) getDictItems SysDictController.java 163
INFO 2020-02-16 10:54:11,885 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:54:11,898 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:54:11,901 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581821651898) getDictItems SysDictController.java 163
INFO 2020-02-16 10:57:01,083 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 10:57:03,836 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:57:03,843 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 10:57:03,846 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:03,846 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:03,854 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:03,863 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:03,864 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:03,866 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:57:05,228 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 10:57:05,278 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 10:57:05,372 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:57:05,372 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:57:05,374 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 10:57:05,385 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:57:05,385 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:57:05,388 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:57:05,389 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581821825385) getDictItems SysDictController.java 163
INFO 2020-02-16 10:57:05,389 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581821825385) getDictItems SysDictController.java 163
DEBUG 2020-02-16 10:57:05,399 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:05,399 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:05,400 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:05,403 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:05,403 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:05,405 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:05,407 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:05,408 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:05,411 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:05,411 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:57:07,408 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:57:07,427 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:57:07,435 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581821827428) getDictItems SysDictController.java 163
INFO 2020-02-16 10:57:07,470 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:57:07,488 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:57:07,494 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581821827489) getDictItems SysDictController.java 163
INFO 2020-02-16 10:57:43,025 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 10:57:45,893 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:57:45,901 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 10:57:45,903 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:45,904 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:45,913 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:45,920 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:45,921 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:45,922 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:57:47,210 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 10:57:47,261 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 10:57:47,352 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:57:47,352 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:57:47,353 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 10:57:47,364 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:57:47,364 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:57:47,365 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:57:47,371 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581821867366) getDictItems SysDictController.java 163
INFO 2020-02-16 10:57:47,371 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581821867365) getDictItems SysDictController.java 163
DEBUG 2020-02-16 10:57:47,375 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:47,376 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:47,377 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:47,380 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:47,381 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:47,382 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:47,384 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:47,385 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:47,387 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 10:57:47,388 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 10:57:50,148 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:57:50,155 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:57:50,160 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581821870157) getDictItems SysDictController.java 163
INFO 2020-02-16 10:57:50,218 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 10:57:50,227 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 10:57:50,230 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581821870228) getDictItems SysDictController.java 163
INFO 2020-02-16 11:02:58,466 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:03:01,266 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:03:01,273 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:03:01,276 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:03:01,276 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:03:01,288 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:03:01,293 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:03:01,294 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:03:01,296 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:03:02,540 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:03:02,597 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:03:02,741 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:03:02,742 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:03:02,743 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:03:02,755 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:03:02,755 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:03:02,761 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581822182756) getDictItems SysDictController.java 163
INFO 2020-02-16 11:03:02,761 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581822182756) getDictItems SysDictController.java 163
INFO 2020-02-16 11:03:02,761 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 11:03:02,769 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:03:02,769 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:03:02,770 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:03:02,773 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:03:02,773 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:03:02,775 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:03:02,777 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:03:02,777 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:03:02,780 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:03:02,781 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:03:06,054 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:03:06,061 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:03:06,065 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581822186062) getDictItems SysDictController.java 163
INFO 2020-02-16 11:03:06,119 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:03:06,126 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:03:06,129 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581822186127) getDictItems SysDictController.java 163
INFO 2020-02-16 11:08:27,625 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:08:30,567 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:08:30,586 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-16 11:08:30,588 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:08:30,590 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:08:30,591 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:08:30,601 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:08:30,608 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:08:30,610 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:08:30,611 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:08:31,888 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:08:31,934 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:08:32,047 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:08:32,048 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:08:32,048 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:08:32,058 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:08:32,059 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:08:32,064 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581822512059) getDictItems SysDictController.java 163
INFO 2020-02-16 11:08:32,064 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581822512059) getDictItems SysDictController.java 163
INFO 2020-02-16 11:08:32,065 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 11:08:32,073 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:08:32,073 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:08:32,074 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:08:32,077 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:08:32,078 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:08:32,079 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:08:32,081 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:08:32,081 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:08:32,083 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:08:32,084 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:08:38,804 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:08:38,829 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:08:38,837 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581822518831) getDictItems SysDictController.java 163
INFO 2020-02-16 11:08:38,869 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:08:38,884 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:08:38,889 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581822518884) getDictItems SysDictController.java 163
INFO 2020-02-16 11:09:16,771 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:09:19,551 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:09:19,558 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:09:19,560 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:19,561 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:19,567 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:19,574 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:19,575 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:19,577 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:09:20,852 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:09:21,011 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:09:21,138 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:09:21,139 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:09:21,141 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:09:21,151 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:09:21,154 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:09:21,155 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581822561151) getDictItems SysDictController.java 163
INFO 2020-02-16 11:09:21,155 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:09:21,159 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581822561155) getDictItems SysDictController.java 163
DEBUG 2020-02-16 11:09:21,164 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:21,165 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:21,167 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:21,169 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:21,170 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:21,171 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:21,173 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:21,173 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:21,176 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:21,177 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:09:23,435 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:09:23,449 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:09:23,453 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581822563450) getDictItems SysDictController.java 163
INFO 2020-02-16 11:09:23,502 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:09:23,512 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:09:23,516 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581822563513) getDictItems SysDictController.java 163
INFO 2020-02-16 11:09:45,848 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:09:48,654 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:09:48,661 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:09:48,662 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:48,663 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:48,672 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:48,679 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:48,680 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:48,682 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:09:50,013 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:09:50,104 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:09:50,209 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:09:50,210 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:09:50,212 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:09:50,213 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:09:50,225 dictCode : display_type getDictItems SysDictController.java 130
DEBUG 2020-02-16 11:09:50,226 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:09:50,229 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:09:50,229 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581822590226) getDictItems SysDictController.java 163
DEBUG 2020-02-16 11:09:50,229 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:50,231 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:09:50,233 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581822590230) getDictItems SysDictController.java 163
DEBUG 2020-02-16 11:09:50,235 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:50,236 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:50,238 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:50,241 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:50,242 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:50,245 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:09:50,246 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:09:53,387 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:09:53,395 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:09:53,398 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581822593395) getDictItems SysDictController.java 163
INFO 2020-02-16 11:09:53,453 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:09:53,459 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:09:53,470 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581822593460) getDictItems SysDictController.java 163
INFO 2020-02-16 11:11:56,885 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:11:59,699 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:11:59,705 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:11:59,707 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:11:59,709 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:11:59,718 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:11:59,724 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:11:59,725 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:11:59,727 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:12:00,981 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:12:01,027 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:12:01,123 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:12:01,123 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:12:01,123 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:12:01,136 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:12:01,136 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:12:01,136 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:12:01,142 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581822721137) getDictItems SysDictController.java 163
INFO 2020-02-16 11:12:01,142 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581822721136) getDictItems SysDictController.java 163
DEBUG 2020-02-16 11:12:01,147 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:01,148 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:01,149 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:01,153 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:01,153 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:01,155 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:01,157 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:01,158 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:01,161 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:01,161 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:12:03,937 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:12:03,944 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:12:03,947 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581822723944) getDictItems SysDictController.java 163
INFO 2020-02-16 11:12:04,009 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:12:04,017 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:12:04,020 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581822724018) getDictItems SysDictController.java 163
INFO 2020-02-16 11:12:33,886 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:12:36,566 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:12:36,573 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:12:36,576 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:36,577 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:36,586 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:36,592 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:36,593 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:36,595 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:12:37,895 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:12:37,987 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:12:38,092 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:12:38,092 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:12:38,093 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:12:38,093 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-16 11:12:38,106 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:38,107 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:12:38,108 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:12:38,108 dictCode : display_type getDictItems SysDictController.java 130
DEBUG 2020-02-16 11:12:38,108 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:12:38,112 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581822758108) getDictItems SysDictController.java 163
INFO 2020-02-16 11:12:38,112 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581822758109) getDictItems SysDictController.java 163
DEBUG 2020-02-16 11:12:38,114 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:38,115 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:38,117 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:38,119 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:38,120 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:38,123 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:12:38,123 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:12:39,890 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:12:39,918 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:12:39,934 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581822759922) getDictItems SysDictController.java 163
INFO 2020-02-16 11:12:39,963 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:12:39,994 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:12:40,005 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581822759995) getDictItems SysDictController.java 163
INFO 2020-02-16 11:15:15,854 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:15:18,610 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:15:18,617 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:15:18,619 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:15:18,620 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:15:18,628 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:15:18,636 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:15:18,637 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:15:18,640 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:15:19,911 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:15:20,005 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:15:20,096 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:15:20,097 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:15:20,097 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:15:20,108 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:15:20,108 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:15:20,112 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581822920108) getDictItems SysDictController.java 163
INFO 2020-02-16 11:15:20,113 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581822920109) getDictItems SysDictController.java 163
INFO 2020-02-16 11:15:20,114 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 11:15:20,121 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:15:20,122 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:15:20,124 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:15:20,126 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:15:20,127 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:15:20,129 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:15:20,131 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:15:20,132 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:15:20,134 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:15:20,135 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:15:23,138 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:15:23,146 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:15:23,149 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581822923146) getDictItems SysDictController.java 163
INFO 2020-02-16 11:15:23,204 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:15:23,212 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:15:23,214 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581822923212) getDictItems SysDictController.java 163
INFO 2020-02-16 11:19:37,734 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:19:43,692 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:19:43,704 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:19:43,708 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:19:43,710 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:19:43,727 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:19:43,746 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:19:43,747 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:19:43,751 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:19:46,769 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:19:46,868 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:19:47,075 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:19:47,075 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:19:47,076 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:19:47,093 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:19:47,095 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:19:47,098 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:19:47,099 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581823187094) getDictItems SysDictController.java 163
INFO 2020-02-16 11:19:47,103 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581823187097) getDictItems SysDictController.java 163
DEBUG 2020-02-16 11:19:47,109 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:19:47,110 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:19:47,112 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:19:47,117 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:19:47,119 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:19:47,121 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:19:47,124 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:19:47,125 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:19:47,130 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:19:47,131 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
Logback Log Messages

Log session start time Sun Feb 16 11:27:39 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-16 11:21:02,000 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 20456 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-16 11:21:02,005 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-16 11:21:04,198 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-16 11:21:04,202 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-16 11:21:04,426 Finished Spring Data repository scanning in 207ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-16 11:21:04,816 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$4f6c06c0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:04,974 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:05,559 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-16 11:21:05,562 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-16 11:21:05,567 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:05,572 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:05,609 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:05,705 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$2f669d2a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:05,879 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:05,885 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$98f50dfb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:05,895 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:05,902 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:05,927 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:05,935 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$44805b74] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:06,078 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:06,192 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:06,205 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$9a3a8e0a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:06,237 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$427f7ada] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:06,242 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:21:06,735 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-16 11:21:06,753 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 11:21:06,764 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-16 11:21:06,765 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-16 11:21:06,770 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-16 11:21:07,000 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-16 11:21:07,001 Root WebApplicationContext: initialization completed in 4949 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-16 11:21:07,364 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-16 11:21:07,629 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-16 11:21:07,629 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-16 11:21:07,630 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-16 11:21:07,630 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-16 11:21:11,471 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-16 11:21:11,485 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-16 11:21:11,486 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-16 11:21:11,491 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-16 11:21:11,494 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-16 11:21:11,495 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-16 11:21:11,495 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-16 11:21:11,496 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-16 11:21:11,496 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3514237f setJobFactory QuartzScheduler.java 2287
WARN 2020-02-16 11:21:14,488 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-16 11:21:16,823 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-16 11:21:17,005 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-16 11:21:17,360 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-16 11:21:18,388 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-16 11:21:18,416 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-16 11:21:18,509 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-16 11:21:18,758 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:21:18,759 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:21:18,761 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:21:18,762 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:21:18,764 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:21:18,779 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:21:18,781 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:21:18,784 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:21:18,789 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:21:18,792 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:21:18,814 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:21:18,841 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-16 11:21:19,056 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-16 11:21:19,064 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-16 11:21:19,065 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-16 11:21:19,066 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-16 11:21:19,069 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-16 11:21:19,071 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-16 11:21:19,100 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 11:21:19,163 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-16 11:21:19,174 Started JeecgApplication in 18.039 seconds (JVM running for 19.229) logStarted StartupInfoLogger.java 59
INFO 2020-02-16 11:21:19,203 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-16 11:21:19,412 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-16 11:21:19,412 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-16 11:21:19,461 Completed initialization in 47 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-16 11:21:19,665 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-16 11:21:19,673 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-16 11:21:19,697 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-16 11:21:24,889 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:21:27,722 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:21:27,864 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:21:27,910 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:21:27,923 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:21:27,971 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:21:28,044 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:21:28,046 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:21:28,049 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:21:29,190 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:21:29,252 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:21:29,327 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:21:29,328 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:21:29,340 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:21:29,356 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:21:29,356 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:21:29,365 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581823289356) getDictItems SysDictController.java 163
INFO 2020-02-16 11:21:29,365 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581823289357) getDictItems SysDictController.java 163
DEBUG 2020-02-16 11:21:29,369 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:21:29,371 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:21:29,373 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:21:29,390 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:21:29,394 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:21:29,397 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:21:29,425 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-16 11:21:29,457 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:21:29,460 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:21:29,468 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:21:29,469 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:21:32,523 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:21:32,532 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:21:32,536 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581823292532) getDictItems SysDictController.java 163
INFO 2020-02-16 11:21:32,834 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:21:32,844 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:21:32,850 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581823292845) getDictItems SysDictController.java 163
INFO 2020-02-16 11:22:13,429 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:22:16,189 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:22:16,203 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:22:16,206 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:22:16,207 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:22:16,229 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:22:16,238 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:22:16,238 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:22:16,242 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:22:17,532 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:22:17,591 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:22:17,718 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:22:17,718 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:22:17,722 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:22:17,734 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:22:17,739 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:22:17,739 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:22:17,748 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581823337740) getDictItems SysDictController.java 163
INFO 2020-02-16 11:22:17,749 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581823337741) getDictItems SysDictController.java 163
DEBUG 2020-02-16 11:22:17,754 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:22:17,756 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:22:17,758 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:22:17,762 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:22:17,763 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:22:17,765 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:22:17,767 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:22:17,768 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:22:17,773 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:22:17,774 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:22:20,012 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:22:20,043 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:22:20,052 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581823340044) getDictItems SysDictController.java 163
INFO 2020-02-16 11:22:20,076 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:22:20,086 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:22:20,091 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581823340087) getDictItems SysDictController.java 163
INFO 2020-02-16 11:22:26,203 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 11:22:26,217 Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (8388608) handleMaxUploadSizeExceededException JeecgBootExceptionHandler.java 90
org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (8388608)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:121)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (8388608)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2890)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
Caused by: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (8388608)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase$FileItemIteratorImpl.<init>(FileUploadBase.java:808)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.getItemIterator(FileUploadBase.java:256)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:280)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2846)
     ... 32 common frames omitted
INFO 2020-02-16 11:25:06,485 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:25:11,711 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:25:11,726 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:25:11,731 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:25:11,734 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:25:11,761 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:25:11,785 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:25:11,786 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:25:11,792 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:25:14,599 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:25:14,731 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:25:14,880 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:25:14,881 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:25:14,882 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:25:14,895 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:25:14,900 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581823514896) getDictItems SysDictController.java 163
INFO 2020-02-16 11:25:14,902 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:25:14,903 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:25:14,908 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581823514904) getDictItems SysDictController.java 163
DEBUG 2020-02-16 11:25:14,914 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:25:14,915 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:25:14,917 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:25:14,921 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:25:14,922 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:25:14,925 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:25:14,929 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:25:14,930 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:25:14,939 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:25:14,939 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:26:14,553 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:26:14,553 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:26:14,564 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:26:14,564 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:26:14,569 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581823574565) getDictItems SysDictController.java 163
INFO 2020-02-16 11:26:14,569 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581823574565) getDictItems SysDictController.java 163
INFO 2020-02-16 11:26:22,285 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 11:26:22,292 Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (9534684) exceeds the configured maximum (8388608) handleMaxUploadSizeExceededException JeecgBootExceptionHandler.java 90
org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (9534684) exceeds the configured maximum (8388608)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:121)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (9534684) exceeds the configured maximum (8388608)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2890)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
Caused by: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (9534684) exceeds the configured maximum (8388608)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase$FileItemIteratorImpl.<init>(FileUploadBase.java:808)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.getItemIterator(FileUploadBase.java:256)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:280)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2846)
     ... 32 common frames omitted
INFO 2020-02-16 11:27:03,689 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:27:06,638 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:27:06,645 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:27:06,649 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:27:06,650 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:27:06,665 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:27:06,678 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:27:06,679 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:27:06,682 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:27:08,016 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:27:08,069 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:27:08,170 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:27:08,171 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:27:08,172 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:27:08,191 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:27:08,200 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:27:08,203 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:27:08,212 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581823628201) getDictItems SysDictController.java 163
INFO 2020-02-16 11:27:08,215 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581823628207) getDictItems SysDictController.java 163
DEBUG 2020-02-16 11:27:08,218 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:27:08,219 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:27:08,223 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:27:08,230 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:27:08,232 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:27:08,237 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:27:08,243 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:27:08,244 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:27:08,253 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:27:08,254 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:27:11,070 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:27:11,078 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:27:11,082 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581823631079) getDictItems SysDictController.java 163
INFO 2020-02-16 11:27:11,140 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:27:11,149 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:27:11,152 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581823631150) getDictItems SysDictController.java 163
INFO 2020-02-16 11:27:16,079 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 11:27:16,086 Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (9534684) exceeds the configured maximum (8388608) handleMaxUploadSizeExceededException JeecgBootExceptionHandler.java 90
org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (9534684) exceeds the configured maximum (8388608)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:121)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (9534684) exceeds the configured maximum (8388608)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2890)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
Caused by: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (9534684) exceeds the configured maximum (8388608)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase$FileItemIteratorImpl.<init>(FileUploadBase.java:808)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.getItemIterator(FileUploadBase.java:256)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:280)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2846)
     ... 32 common frames omitted
Logback Log Messages

Log session start time Sun Feb 16 12:38:49 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-16 11:27:39,336 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 16400 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-16 11:27:39,340 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-16 11:27:41,436 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-16 11:27:41,442 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-16 11:27:41,690 Finished Spring Data repository scanning in 221ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-16 11:27:42,174 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$363789d1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:42,339 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:42,763 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-16 11:27:42,765 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-16 11:27:42,768 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:42,774 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:42,806 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:42,873 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$1632203b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:43,057 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:43,063 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$7fc0910c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:43,076 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:43,084 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:43,110 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:43,120 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$2b4bde85] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:43,282 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:43,374 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:43,388 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$8106111b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:43,419 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$294afdeb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:43,425 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 11:27:43,862 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-16 11:27:43,881 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 11:27:43,892 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-16 11:27:43,892 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-16 11:27:43,898 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-16 11:27:44,129 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-16 11:27:44,130 Root WebApplicationContext: initialization completed in 4709 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-16 11:27:44,478 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-16 11:27:44,789 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-16 11:27:44,791 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-16 11:27:44,792 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-16 11:27:44,793 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-16 11:27:48,766 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-16 11:27:48,779 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-16 11:27:48,779 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-16 11:27:48,783 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-16 11:27:48,786 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-16 11:27:48,787 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-16 11:27:48,788 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-16 11:27:48,788 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-16 11:27:48,788 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7aa63f50 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-16 11:27:51,731 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-16 11:27:53,822 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-16 11:27:54,005 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-16 11:27:54,326 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-16 11:27:55,327 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-16 11:27:55,358 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-16 11:27:55,446 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-16 11:27:55,729 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:27:55,734 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:27:55,737 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:27:55,741 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:27:55,744 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:27:55,760 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:27:55,762 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:27:55,763 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:27:55,765 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:27:55,767 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:27:55,777 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 11:27:55,791 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-16 11:27:56,026 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-16 11:27:56,040 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-16 11:27:56,041 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-16 11:27:56,044 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-16 11:27:56,048 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-16 11:27:56,051 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-16 11:27:56,084 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 11:27:56,137 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-16 11:27:56,143 Started JeecgApplication in 17.655 seconds (JVM running for 18.898) logStarted StartupInfoLogger.java 59
INFO 2020-02-16 11:27:56,166 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-16 11:27:56,607 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-16 11:27:56,608 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-16 11:27:56,627 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-16 11:27:56,757 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-16 11:27:56,772 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-16 11:27:56,774 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-16 11:28:02,125 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:28:04,859 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:28:05,019 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:28:05,078 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:28:05,095 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:28:05,155 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:28:05,241 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:28:05,244 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:28:05,247 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:28:06,535 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:28:06,591 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:28:06,677 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:28:06,677 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:28:06,693 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:28:06,706 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:28:06,706 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:28:06,715 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581823686706) getDictItems SysDictController.java 163
INFO 2020-02-16 11:28:06,715 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581823686707) getDictItems SysDictController.java 163
DEBUG 2020-02-16 11:28:06,725 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:28:06,727 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:28:06,728 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:28:06,748 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:28:06,753 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:28:06,756 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:28:06,774 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-16 11:28:06,818 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:28:06,823 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:28:06,831 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:28:06,832 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:28:08,605 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:28:08,633 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:28:08,641 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581823688633) getDictItems SysDictController.java 163
INFO 2020-02-16 11:28:08,669 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:28:08,700 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:28:08,709 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581823688702) getDictItems SysDictController.java 163
INFO 2020-02-16 11:28:14,404 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:28:32,156 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:40:39,725 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:40:42,464 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:40:42,485 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-16 11:40:42,487 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:40:42,489 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:42,491 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:42,509 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:42,522 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:42,523 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:42,525 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:40:43,849 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:40:43,896 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:40:43,994 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:40:43,994 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:40:43,998 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:40:44,006 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:40:44,009 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:40:44,009 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:40:44,016 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581824444010) getDictItems SysDictController.java 163
INFO 2020-02-16 11:40:44,015 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581824444010) getDictItems SysDictController.java 163
DEBUG 2020-02-16 11:40:44,029 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:44,031 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:44,033 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:44,035 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:44,036 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:44,038 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:44,040 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:44,041 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:44,044 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:44,045 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:40:50,801 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:40:53,109 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:40:53,116 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:40:53,118 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:53,119 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:53,131 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:53,139 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:53,139 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:53,141 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:40:54,305 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:40:54,346 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:40:54,432 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:40:54,432 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:40:54,432 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:40:54,441 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:40:54,445 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:40:54,446 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:40:54,451 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581824454446) getDictItems SysDictController.java 163
INFO 2020-02-16 11:40:54,452 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581824454447) getDictItems SysDictController.java 163
DEBUG 2020-02-16 11:40:54,456 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:54,456 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:54,458 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:54,461 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:54,462 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:54,464 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:54,467 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:54,468 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:54,471 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:40:54,472 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:40:56,974 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:40:56,983 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:40:56,986 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581824456984) getDictItems SysDictController.java 163
INFO 2020-02-16 11:40:57,035 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:40:57,041 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:40:57,042 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581824457041) getDictItems SysDictController.java 163
INFO 2020-02-16 11:41:03,044 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:41:46,929 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:41:49,231 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:41:49,236 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:41:49,239 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:41:49,240 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:41:49,250 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:41:49,261 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:41:49,261 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:41:49,264 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:41:50,402 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:41:50,444 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:41:50,522 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:41:50,522 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:41:50,522 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:41:50,528 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:41:50,528 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:41:50,530 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581824510528) getDictItems SysDictController.java 163
INFO 2020-02-16 11:41:50,530 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581824510528) getDictItems SysDictController.java 163
INFO 2020-02-16 11:41:50,536 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 11:41:50,540 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:41:50,541 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:41:50,542 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:41:50,543 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:41:50,544 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:41:50,546 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:41:50,548 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:41:50,549 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:41:50,552 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:41:50,553 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:42:17,916 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:42:20,234 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:42:20,239 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:42:20,241 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:42:20,242 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:42:20,252 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:42:20,258 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:42:20,258 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:42:20,260 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:42:21,409 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:42:21,453 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:42:21,531 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:42:21,531 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:42:21,531 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:42:21,539 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:42:21,539 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:42:21,542 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581824541540) getDictItems SysDictController.java 163
INFO 2020-02-16 11:42:21,542 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581824541540) getDictItems SysDictController.java 163
INFO 2020-02-16 11:42:21,543 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 11:42:21,547 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:42:21,548 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:42:21,549 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:42:21,551 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:42:21,552 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:42:21,553 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:42:21,555 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:42:21,555 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:42:21,557 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:42:21,558 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:42:24,595 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:42:24,603 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:42:24,606 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581824544604) getDictItems SysDictController.java 163
INFO 2020-02-16 11:42:24,657 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:42:24,665 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:42:24,667 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581824544666) getDictItems SysDictController.java 163
INFO 2020-02-16 11:42:30,740 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:47:08,435 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:47:10,776 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:47:10,782 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:47:10,783 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:10,785 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:10,792 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:10,799 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:10,800 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:10,802 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:47:11,930 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:47:11,972 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:47:12,054 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:47:12,054 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:47:12,054 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:47:12,061 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:47:12,063 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581824832062) getDictItems SysDictController.java 163
INFO 2020-02-16 11:47:12,065 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:47:12,066 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:47:12,068 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581824832066) getDictItems SysDictController.java 163
DEBUG 2020-02-16 11:47:12,071 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:12,071 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:12,072 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:12,075 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:12,075 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:12,077 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:12,079 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:12,079 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:12,082 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:12,083 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:47:14,804 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:47:14,810 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:47:14,812 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581824834810) getDictItems SysDictController.java 163
INFO 2020-02-16 11:47:14,871 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:47:14,885 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:47:14,888 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581824834885) getDictItems SysDictController.java 163
INFO 2020-02-16 11:47:53,032 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:47:55,395 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:47:55,399 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:47:55,401 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:55,401 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:55,408 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:55,415 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:55,416 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:55,418 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:47:56,572 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:47:56,617 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:47:56,695 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:47:56,695 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:47:56,695 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:47:56,701 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:47:56,701 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:47:56,703 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581824876701) getDictItems SysDictController.java 163
INFO 2020-02-16 11:47:56,703 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581824876701) getDictItems SysDictController.java 163
INFO 2020-02-16 11:47:56,708 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 11:47:56,713 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:56,714 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:56,716 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:56,718 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:56,719 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:56,720 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:56,722 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:56,723 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:56,726 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:47:56,726 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:47:58,703 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:47:58,709 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:47:58,711 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581824878709) getDictItems SysDictController.java 163
INFO 2020-02-16 11:47:58,764 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:47:58,770 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:47:58,772 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581824878770) getDictItems SysDictController.java 163
INFO 2020-02-16 11:48:10,330 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:54:06,962 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 11:54:09,273 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:54:09,278 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 11:54:09,281 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:54:09,281 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:54:09,291 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:54:09,299 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:54:09,300 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:54:09,302 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:54:10,434 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 11:54:10,477 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 11:54:10,558 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:54:10,558 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:54:10,559 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 11:54:10,565 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:54:10,565 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:54:10,567 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581825250565) getDictItems SysDictController.java 163
INFO 2020-02-16 11:54:10,566 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581825250565) getDictItems SysDictController.java 163
INFO 2020-02-16 11:54:10,572 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 11:54:10,576 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:54:10,577 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:54:10,578 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:54:10,581 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:54:10,582 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:54:10,583 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:54:10,585 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:54:10,585 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:54:10,588 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 11:54:10,588 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 11:54:13,325 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:54:13,330 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:54:13,332 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581825253331) getDictItems SysDictController.java 163
INFO 2020-02-16 11:54:13,396 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 11:54:13,403 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 11:54:13,405 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581825253404) getDictItems SysDictController.java 163
INFO 2020-02-16 11:54:31,713 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:35:30,340 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 12:35:32,651 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:35:32,659 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-16 12:35:32,661 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 12:35:32,663 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:35:32,664 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:35:32,673 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:35:32,683 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:35:32,684 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:35:32,686 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 12:35:33,885 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 12:35:33,927 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 12:35:34,004 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:35:34,005 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:35:34,005 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 12:35:34,011 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:35:34,011 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:35:34,013 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581827734012) getDictItems SysDictController.java 163
INFO 2020-02-16 12:35:34,014 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581827734012) getDictItems SysDictController.java 163
INFO 2020-02-16 12:35:34,018 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 12:35:34,022 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:35:34,023 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:35:34,024 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:35:34,026 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:35:34,027 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:35:34,028 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:35:34,029 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:35:34,030 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:35:34,032 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:35:34,033 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 12:35:36,569 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:35:36,575 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:35:36,577 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581827736575) getDictItems SysDictController.java 163
INFO 2020-02-16 12:35:36,626 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:35:36,632 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:35:36,634 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581827736633) getDictItems SysDictController.java 163
INFO 2020-02-16 12:36:03,555 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 12:36:03,565 Failed to parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [C:\Users\cafebabe\AppData\Local\Temp\tomcat.40017453284089305.8080\work\Tomcat\localhost\jeecg-boot] is not valid handleException JeecgBootExceptionHandler.java 57
org.springframework.web.multipart.MultipartException: Failed to parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [C:\Users\cafebabe\AppData\Local\Temp\tomcat.40017453284089305.8080\work\Tomcat\localhost\jeecg-boot] is not valid
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:123)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: The temporary upload location [C:\Users\cafebabe\AppData\Local\Temp\tomcat.40017453284089305.8080\work\Tomcat\localhost\jeecg-boot] is not valid
    at org.apache.catalina.connector.Request.parseParts(Request.java:2821)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
INFO 2020-02-16 12:37:23,174 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 12:37:23,178 Failed to parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [C:\Users\cafebabe\AppData\Local\Temp\tomcat.40017453284089305.8080\work\Tomcat\localhost\jeecg-boot] is not valid handleException JeecgBootExceptionHandler.java 57
org.springframework.web.multipart.MultipartException: Failed to parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [C:\Users\cafebabe\AppData\Local\Temp\tomcat.40017453284089305.8080\work\Tomcat\localhost\jeecg-boot] is not valid
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:123)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: The temporary upload location [C:\Users\cafebabe\AppData\Local\Temp\tomcat.40017453284089305.8080\work\Tomcat\localhost\jeecg-boot] is not valid
    at org.apache.catalina.connector.Request.parseParts(Request.java:2821)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
INFO 2020-02-16 12:37:52,955 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 12:37:52,960 Failed to parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [C:\Users\cafebabe\AppData\Local\Temp\tomcat.40017453284089305.8080\work\Tomcat\localhost\jeecg-boot] is not valid handleException JeecgBootExceptionHandler.java 57
org.springframework.web.multipart.MultipartException: Failed to parse multipart servlet request; nested exception is java.io.IOException: The temporary upload location [C:\Users\cafebabe\AppData\Local\Temp\tomcat.40017453284089305.8080\work\Tomcat\localhost\jeecg-boot] is not valid
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:123)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: The temporary upload location [C:\Users\cafebabe\AppData\Local\Temp\tomcat.40017453284089305.8080\work\Tomcat\localhost\jeecg-boot] is not valid
    at org.apache.catalina.connector.Request.parseParts(Request.java:2821)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
Logback Log Messages

Log session start time Sun Feb 16 17:00:42 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-16 12:38:49,410 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 5688 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-16 12:38:49,414 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-16 12:38:51,163 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-16 12:38:51,166 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-16 12:38:51,374 Finished Spring Data repository scanning in 193ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-16 12:38:51,733 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$b4b3bb01] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:51,872 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:52,266 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-16 12:38:52,269 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-16 12:38:52,273 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:52,278 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:52,308 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:52,371 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$94ae516b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:52,533 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:52,538 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$fe3cc23c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:52,548 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:52,555 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:52,578 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:52,586 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$a9c80fb5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:52,695 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:52,776 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:52,789 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$ff82424b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:52,820 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$a7c72f1b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:52,826 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 12:38:53,211 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-16 12:38:53,227 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 12:38:53,236 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-16 12:38:53,237 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-16 12:38:53,242 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-16 12:38:53,447 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-16 12:38:53,448 Root WebApplicationContext: initialization completed in 3961 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-16 12:38:53,776 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-16 12:38:54,020 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-16 12:38:54,021 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-16 12:38:54,021 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-16 12:38:54,021 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-16 12:38:57,215 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-16 12:38:57,227 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-16 12:38:57,228 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-16 12:38:57,232 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-16 12:38:57,234 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-16 12:38:57,235 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-16 12:38:57,235 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-16 12:38:57,236 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-16 12:38:57,236 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7fd3fd06 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-16 12:39:00,073 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-16 12:39:01,780 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-16 12:39:01,949 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-16 12:39:02,229 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-16 12:39:03,114 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-16 12:39:03,135 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-16 12:39:03,194 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-16 12:39:03,366 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 12:39:03,368 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 12:39:03,369 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 12:39:03,370 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 12:39:03,372 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 12:39:03,384 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 12:39:03,385 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 12:39:03,386 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 12:39:03,388 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 12:39:03,389 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 12:39:03,398 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 12:39:03,409 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-16 12:39:03,534 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-16 12:39:03,549 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-16 12:39:03,549 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-16 12:39:03,551 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-16 12:39:03,554 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-16 12:39:03,555 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-16 12:39:03,572 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 12:39:03,600 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-16 12:39:03,603 Started JeecgApplication in 14.89 seconds (JVM running for 15.96) logStarted StartupInfoLogger.java 59
INFO 2020-02-16 12:39:03,615 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-16 12:39:04,029 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-16 12:39:04,029 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-16 12:39:04,051 Completed initialization in 21 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-16 12:39:04,157 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-16 12:39:04,159 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-16 12:39:04,560 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-16 12:39:11,704 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 12:39:13,989 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:39:14,118 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 12:39:14,167 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:39:14,179 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:39:14,224 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:39:14,306 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:39:14,309 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:39:14,311 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 12:39:15,548 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 12:39:15,598 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 12:39:15,674 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:39:15,674 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:39:15,683 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:39:15,699 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:39:15,699 dictCode : display_type getDictItems SysDictController.java 130
DEBUG 2020-02-16 12:39:15,707 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
INFO 2020-02-16 12:39:15,707 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581827955699) getDictItems SysDictController.java 163
INFO 2020-02-16 12:39:15,707 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581827955701) getDictItems SysDictController.java 163
DEBUG 2020-02-16 12:39:15,709 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:39:15,713 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:39:15,731 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:39:15,735 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:39:15,739 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-16 12:39:15,763 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-16 12:39:15,804 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:39:15,809 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:39:15,814 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:39:15,816 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 12:39:19,238 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:39:19,262 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:39:19,268 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581827959263) getDictItems SysDictController.java 163
INFO 2020-02-16 12:39:19,297 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:39:19,307 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:39:19,311 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581827959308) getDictItems SysDictController.java 163
INFO 2020-02-16 12:39:24,172 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:39:47,096 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:40:59,717 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:40:59,727 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:40:59,740 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:40:59,745 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:40:59,745 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581828059741) getDictItems SysDictController.java 163
INFO 2020-02-16 12:40:59,750 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581828059746) getDictItems SysDictController.java 163
INFO 2020-02-16 12:41:04,921 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:48:19,773 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 12:48:22,309 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:48:22,317 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 12:48:22,319 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:48:22,320 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:48:22,335 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:48:22,347 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:48:22,348 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:48:22,351 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 12:48:23,510 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 12:48:23,558 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 12:48:23,640 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:48:23,640 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:48:23,640 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 12:48:23,650 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:48:23,650 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:48:23,654 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:48:23,655 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581828503651) getDictItems SysDictController.java 163
INFO 2020-02-16 12:48:23,655 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581828503651) getDictItems SysDictController.java 163
DEBUG 2020-02-16 12:48:23,663 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:48:23,664 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:48:23,665 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:48:23,668 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:48:23,669 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:48:23,670 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:48:23,673 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:48:23,674 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:48:23,677 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:48:23,678 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 12:48:26,512 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:48:26,522 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:48:26,525 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581828506522) getDictItems SysDictController.java 163
INFO 2020-02-16 12:48:26,576 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:48:26,585 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:48:26,587 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581828506585) getDictItems SysDictController.java 163
INFO 2020-02-16 12:48:33,496 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:50:31,990 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 12:50:34,873 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:50:34,878 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 12:50:34,880 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:50:34,881 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:50:34,892 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:50:34,898 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:50:34,899 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:50:34,902 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 12:50:36,225 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 12:50:36,265 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 12:50:36,349 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 12:50:36,349 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:50:36,351 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:50:36,359 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:50:36,359 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:50:36,363 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:50:36,364 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581828636360) getDictItems SysDictController.java 163
INFO 2020-02-16 12:50:36,364 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581828636360) getDictItems SysDictController.java 163
DEBUG 2020-02-16 12:50:36,369 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:50:36,370 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:50:36,371 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:50:36,373 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:50:36,374 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:50:36,376 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:50:36,379 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:50:36,379 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:50:36,383 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:50:36,384 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 12:50:38,174 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:50:38,182 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:50:38,184 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581828638182) getDictItems SysDictController.java 163
INFO 2020-02-16 12:50:38,232 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:50:38,239 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:50:38,241 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581828638240) getDictItems SysDictController.java 163
INFO 2020-02-16 12:50:47,088 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:52:30,154 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 12:52:32,486 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:52:32,491 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 12:52:32,493 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:52:32,494 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:52:32,504 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:52:32,514 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:52:32,515 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:52:32,517 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 12:52:33,727 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 12:52:33,767 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 12:52:33,850 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:52:33,850 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:52:33,850 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 12:52:33,857 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:52:33,857 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:52:33,859 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581828753857) getDictItems SysDictController.java 163
INFO 2020-02-16 12:52:33,859 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581828753858) getDictItems SysDictController.java 163
INFO 2020-02-16 12:52:33,862 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 12:52:33,868 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:52:33,869 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:52:33,870 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:52:33,872 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:52:33,873 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:52:33,875 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:52:33,877 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:52:33,878 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:52:33,881 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:52:33,882 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 12:52:36,975 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:52:36,981 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:52:36,982 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581828756981) getDictItems SysDictController.java 163
INFO 2020-02-16 12:52:37,046 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:52:37,053 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:52:37,054 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581828757053) getDictItems SysDictController.java 163
INFO 2020-02-16 12:52:44,822 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:54:27,394 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 12:54:29,906 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:54:29,910 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 12:54:29,912 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:54:29,913 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:54:29,922 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:54:29,928 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:54:29,929 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:54:29,932 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 12:54:31,110 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 12:54:31,152 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 12:54:31,232 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 12:54:31,232 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:54:31,232 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:54:31,239 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:54:31,239 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:54:31,242 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581828871240) getDictItems SysDictController.java 163
INFO 2020-02-16 12:54:31,242 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581828871240) getDictItems SysDictController.java 163
INFO 2020-02-16 12:54:31,247 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 12:54:31,251 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:54:31,252 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:54:31,253 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:54:31,255 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:54:31,256 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:54:31,258 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:54:31,260 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:54:31,261 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:54:31,263 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 12:54:31,264 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 12:54:33,292 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:54:33,301 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:54:33,303 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581828873301) getDictItems SysDictController.java 163
INFO 2020-02-16 12:54:33,352 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:54:33,359 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:54:33,361 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581828873359) getDictItems SysDictController.java 163
INFO 2020-02-16 12:54:38,898 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:57:17,315 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:57:17,318 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 12:57:17,322 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:57:17,324 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829037322) getDictItems SysDictController.java 163
INFO 2020-02-16 12:57:17,326 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 12:57:17,330 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829037327) getDictItems SysDictController.java 163
INFO 2020-02-16 12:57:55,745 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:03:06,412 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 13:03:11,292 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:03:11,301 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 13:03:11,303 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:03:11,304 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:03:11,312 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:03:11,319 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:03:11,320 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:03:11,322 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:03:12,498 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 13:03:12,546 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 13:03:12,621 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 13:03:12,621 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:03:12,621 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:03:12,627 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:03:12,627 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:03:12,629 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829392627) getDictItems SysDictController.java 163
INFO 2020-02-16 13:03:12,629 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829392627) getDictItems SysDictController.java 163
INFO 2020-02-16 13:03:12,635 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 13:03:12,640 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:03:12,640 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:03:12,641 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:03:12,644 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:03:12,644 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:03:12,645 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:03:12,647 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:03:12,648 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:03:12,650 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:03:12,650 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:03:15,055 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:03:15,062 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:03:15,064 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829395062) getDictItems SysDictController.java 163
INFO 2020-02-16 13:03:15,117 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:03:15,122 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:03:15,124 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829395122) getDictItems SysDictController.java 163
INFO 2020-02-16 13:03:20,693 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:03:26,864 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 13:03:26,872 Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760) handleMaxUploadSizeExceededException JeecgBootExceptionHandler.java 90
org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:121)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2890)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
Caused by: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase$FileItemIteratorImpl.<init>(FileUploadBase.java:808)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.getItemIterator(FileUploadBase.java:256)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:280)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2846)
     ... 32 common frames omitted
INFO 2020-02-16 13:05:48,746 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 13:05:51,057 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:05:51,073 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-16 13:05:51,075 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 13:05:51,077 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:05:51,078 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:05:51,087 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:05:51,096 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:05:51,097 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:05:51,099 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:05:52,278 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 13:05:52,320 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 13:05:52,404 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:05:52,404 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:05:52,404 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 13:05:52,410 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:05:52,410 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:05:52,412 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829552410) getDictItems SysDictController.java 163
INFO 2020-02-16 13:05:52,412 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829552410) getDictItems SysDictController.java 163
INFO 2020-02-16 13:05:52,417 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 13:05:52,421 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:05:52,422 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:05:52,423 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:05:52,425 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:05:52,426 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:05:52,427 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:05:52,429 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:05:52,429 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:05:52,432 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:05:52,432 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:05:54,838 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:05:54,843 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:05:54,845 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829554844) getDictItems SysDictController.java 163
INFO 2020-02-16 13:05:54,906 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:05:54,911 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:05:54,913 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829554912) getDictItems SysDictController.java 163
INFO 2020-02-16 13:06:03,549 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 13:06:03,554 Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760) handleMaxUploadSizeExceededException JeecgBootExceptionHandler.java 90
org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:121)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2890)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
Caused by: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase$FileItemIteratorImpl.<init>(FileUploadBase.java:808)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.getItemIterator(FileUploadBase.java:256)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:280)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2846)
     ... 32 common frames omitted
INFO 2020-02-16 13:06:57,225 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 13:06:59,659 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:06:59,664 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 13:06:59,665 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:06:59,666 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:06:59,673 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:06:59,680 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:06:59,681 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:06:59,683 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:07:00,887 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 13:07:00,931 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 13:07:01,015 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:07:01,015 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:07:01,017 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 13:07:01,022 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:07:01,022 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:07:01,024 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:07:01,023 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829621022) getDictItems SysDictController.java 163
INFO 2020-02-16 13:07:01,023 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829621022) getDictItems SysDictController.java 163
DEBUG 2020-02-16 13:07:01,029 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:01,030 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:01,031 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:01,033 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:01,034 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:01,035 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:01,037 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:01,037 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:01,039 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:01,040 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:07:05,826 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:07:05,832 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:07:05,834 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829625833) getDictItems SysDictController.java 163
INFO 2020-02-16 13:07:05,887 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:07:05,893 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:07:05,895 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829625893) getDictItems SysDictController.java 163
INFO 2020-02-16 13:07:16,848 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:07:29,912 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 13:07:32,066 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:07:32,071 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 13:07:32,072 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:32,073 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:32,079 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:32,086 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:32,087 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:32,088 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:07:33,481 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 13:07:33,530 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 13:07:33,613 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 13:07:33,613 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:07:33,613 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:07:33,619 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:07:33,619 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:07:33,621 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829653620) getDictItems SysDictController.java 163
INFO 2020-02-16 13:07:33,621 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829653619) getDictItems SysDictController.java 163
INFO 2020-02-16 13:07:33,622 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 13:07:33,626 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:33,627 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:33,628 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:33,630 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:33,631 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:33,632 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:33,634 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:33,634 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:33,636 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:33,637 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:07:55,233 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 13:07:59,405 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:07:59,408 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 13:07:59,409 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:59,410 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:59,416 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:59,421 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:59,422 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:07:59,423 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:08:00,649 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 13:08:00,692 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 13:08:00,774 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:08:00,775 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:08:00,775 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 13:08:00,781 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:08:00,781 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:08:00,783 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829680782) getDictItems SysDictController.java 163
INFO 2020-02-16 13:08:00,784 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829680782) getDictItems SysDictController.java 163
INFO 2020-02-16 13:08:00,787 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 13:08:00,791 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:08:00,792 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:08:00,793 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:08:00,794 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:08:00,795 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:08:00,796 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:08:00,797 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:08:00,798 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:08:00,800 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:08:00,800 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:08:03,562 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:08:03,567 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:08:03,569 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829683568) getDictItems SysDictController.java 163
INFO 2020-02-16 13:08:03,627 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:08:03,633 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:08:03,635 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829683633) getDictItems SysDictController.java 163
INFO 2020-02-16 13:08:09,038 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:09:48,581 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 13:09:50,934 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:09:50,938 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 13:09:50,939 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:09:50,940 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:09:50,948 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:09:50,957 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:09:50,957 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:09:50,959 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:09:52,192 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 13:09:52,234 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 13:09:52,315 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:09:52,315 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 13:09:52,315 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:09:52,320 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:09:52,321 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:09:52,322 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829792321) getDictItems SysDictController.java 163
INFO 2020-02-16 13:09:52,324 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829792322) getDictItems SysDictController.java 163
INFO 2020-02-16 13:09:52,329 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 13:09:52,333 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:09:52,334 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:09:52,335 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:09:52,337 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:09:52,338 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:09:52,339 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:09:52,341 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:09:52,342 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:09:52,344 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:09:52,345 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:09:55,052 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:09:55,062 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:09:55,064 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829795062) getDictItems SysDictController.java 163
INFO 2020-02-16 13:09:55,108 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:09:55,112 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:09:55,114 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829795112) getDictItems SysDictController.java 163
INFO 2020-02-16 13:10:00,305 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:10:46,707 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 13:10:49,076 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:10:49,081 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 13:10:49,083 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:10:49,084 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:10:49,090 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:10:49,095 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:10:49,096 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:10:49,098 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:10:50,284 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 13:10:50,329 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 13:10:50,413 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:10:50,413 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:10:50,414 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 13:10:50,417 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:10:50,419 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:10:50,419 dictCode : content_type getDictItems SysDictController.java 130
DEBUG 2020-02-16 13:10:50,421 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:10:50,422 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829850420) getDictItems SysDictController.java 163
INFO 2020-02-16 13:10:50,422 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829850420) getDictItems SysDictController.java 163
DEBUG 2020-02-16 13:10:50,422 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:10:50,423 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:10:50,426 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:10:50,426 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:10:50,428 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:10:50,430 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:10:50,430 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:10:50,432 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:10:50,433 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:10:53,813 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:10:53,817 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:10:53,819 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829853818) getDictItems SysDictController.java 163
INFO 2020-02-16 13:10:53,895 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:10:53,900 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:10:53,902 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829853901) getDictItems SysDictController.java 163
INFO 2020-02-16 13:12:10,980 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 13:12:13,357 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:12:13,362 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 13:12:13,364 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:12:13,365 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:12:13,372 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:12:13,377 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:12:13,377 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:12:13,379 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:12:14,573 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 13:12:14,616 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 13:12:14,698 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:12:14,698 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:12:14,698 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 13:12:14,702 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:12:14,703 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:12:14,704 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829934702) getDictItems SysDictController.java 163
INFO 2020-02-16 13:12:14,705 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829934703) getDictItems SysDictController.java 163
INFO 2020-02-16 13:12:14,712 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 13:12:14,716 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:12:14,716 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:12:14,718 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:12:14,721 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:12:14,721 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:12:14,723 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:12:14,724 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:12:14,725 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:12:14,727 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:12:14,727 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:12:17,894 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:12:17,899 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:12:17,901 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581829937900) getDictItems SysDictController.java 163
INFO 2020-02-16 13:12:17,971 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:12:17,977 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:12:17,979 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581829937978) getDictItems SysDictController.java 163
INFO 2020-02-16 13:16:34,684 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 13:16:36,998 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:16:37,001 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 13:16:37,004 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:16:37,005 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:16:37,012 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:16:37,017 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:16:37,018 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:16:37,019 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:16:38,213 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 13:16:38,255 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 13:16:38,342 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:16:38,342 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:16:38,342 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 13:16:38,347 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:16:38,347 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:16:38,349 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581830198348) getDictItems SysDictController.java 163
INFO 2020-02-16 13:16:38,349 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581830198348) getDictItems SysDictController.java 163
INFO 2020-02-16 13:16:38,356 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 13:16:38,359 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:16:38,359 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:16:38,360 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:16:38,363 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:16:38,363 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:16:38,365 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:16:38,366 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:16:38,367 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:16:38,370 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:16:38,371 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:16:40,448 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:16:40,453 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:16:40,454 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581830200453) getDictItems SysDictController.java 163
INFO 2020-02-16 13:16:40,510 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:16:40,515 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:16:40,517 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581830200516) getDictItems SysDictController.java 163
INFO 2020-02-16 13:16:46,643 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:19:35,468 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 13:19:37,748 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:19:37,753 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 13:19:37,755 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:19:37,756 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:19:37,761 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:19:37,767 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:19:37,768 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:19:37,770 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:19:38,964 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 13:19:39,014 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 13:19:39,092 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:19:39,093 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:19:39,093 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 13:19:39,098 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:19:39,098 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:19:39,100 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581830379098) getDictItems SysDictController.java 163
INFO 2020-02-16 13:19:39,100 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581830379098) getDictItems SysDictController.java 163
INFO 2020-02-16 13:19:39,107 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 13:19:39,111 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:19:39,111 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:19:39,112 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:19:39,114 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:19:39,115 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:19:39,116 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:19:39,118 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:19:39,118 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:19:39,121 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:19:39,121 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:19:41,132 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:19:41,141 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:19:41,144 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581830381141) getDictItems SysDictController.java 163
INFO 2020-02-16 13:19:41,191 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:19:41,196 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:19:41,198 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581830381196) getDictItems SysDictController.java 163
INFO 2020-02-16 13:19:46,896 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:21:09,628 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 13:21:09,631 Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760) handleMaxUploadSizeExceededException JeecgBootExceptionHandler.java 90
org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:121)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2890)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
Caused by: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase$FileItemIteratorImpl.<init>(FileUploadBase.java:808)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.getItemIterator(FileUploadBase.java:256)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:280)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2846)
     ... 32 common frames omitted
INFO 2020-02-16 13:23:18,268 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 13:23:18,272 Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760) handleMaxUploadSizeExceededException JeecgBootExceptionHandler.java 90
org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:121)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2890)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
Caused by: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase$FileItemIteratorImpl.<init>(FileUploadBase.java:808)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.getItemIterator(FileUploadBase.java:256)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:280)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2846)
     ... 32 common frames omitted
INFO 2020-02-16 13:25:01,909 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 13:25:01,914 Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760) handleMaxUploadSizeExceededException JeecgBootExceptionHandler.java 90
org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:121)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2890)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
Caused by: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase$FileItemIteratorImpl.<init>(FileUploadBase.java:808)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.getItemIterator(FileUploadBase.java:256)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:280)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2846)
     ... 32 common frames omitted
INFO 2020-02-16 13:25:51,937 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 13:25:54,333 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:25:54,337 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 13:25:54,339 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:25:54,340 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:25:54,345 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:25:54,351 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:25:54,351 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:25:54,353 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:25:55,571 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 13:25:55,616 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 13:25:55,710 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:25:55,710 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:25:55,710 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:25:55,713 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-16 13:25:55,715 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:25:55,717 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:25:55,717 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:25:55,717 dictCode : display_type getDictItems SysDictController.java 130
DEBUG 2020-02-16 13:25:55,718 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:25:55,719 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581830755718) getDictItems SysDictController.java 163
INFO 2020-02-16 13:25:55,720 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581830755718) getDictItems SysDictController.java 163
DEBUG 2020-02-16 13:25:55,722 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:25:55,723 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:25:55,724 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:25:55,726 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:25:55,727 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:25:55,729 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:25:55,729 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:25:58,301 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:25:58,306 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:25:58,308 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581830758306) getDictItems SysDictController.java 163
INFO 2020-02-16 13:25:58,363 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:25:58,368 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:25:58,370 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581830758369) getDictItems SysDictController.java 163
INFO 2020-02-16 13:26:02,918 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
ERROR 2020-02-16 13:26:02,922 Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760) handleMaxUploadSizeExceededException JeecgBootExceptionHandler.java 90
org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:121)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:114)
    at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:87)
    at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:87)
    at org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:1175)
    at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1010)
    at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)
    at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1005)
    at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:908)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
    at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:882)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CorsFilter.doFilterInternal(CorsFilter.java:96)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.SecurityBasicAuthFilter.doFilter(SecurityBasicAuthFilter.java:84)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.github.xiaoymin.swaggerbootstrapui.filter.ProductionSecurityFilter.doFilter(ProductionSecurityFilter.java:53)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)
    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2890)
    at org.apache.catalina.connector.Request.parseParameters(Request.java:3185)
    at org.apache.catalina.connector.Request.getParameter(Request.java:1116)
    at org.apache.catalina.connector.RequestFacade.getParameter(RequestFacade.java:381)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:84)
     ... 28 common frames omitted
Caused by: org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceededException: the request was rejected because its size (1789729125) exceeds the configured maximum (10485760)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase$FileItemIteratorImpl.<init>(FileUploadBase.java:808)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.getItemIterator(FileUploadBase.java:256)
    at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:280)
    at org.apache.catalina.connector.Request.parseParts(Request.java:2846)
     ... 32 common frames omitted
INFO 2020-02-16 13:26:58,088 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 13:27:00,472 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:27:00,476 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 13:27:00,478 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:27:00,479 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:27:00,486 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:27:00,494 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:27:00,495 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:27:00,497 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:27:01,680 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 13:27:01,723 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 13:27:01,805 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:27:01,805 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:27:01,806 --查询规则-->create_by = e9ca23d68d884d4ebb19d07889727dae addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 13:27:01,810 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:27:01,810 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:27:01,811 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581830821810) getDictItems SysDictController.java 163
INFO 2020-02-16 13:27:01,812 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581830821810) getDictItems SysDictController.java 163
INFO 2020-02-16 13:27:01,820 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 13:27:01,824 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:27:01,824 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:27:01,825 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:27:01,826 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:27:01,827 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:27:01,828 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:27:01,830 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:27:01,830 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:27:01,832 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 13:27:01,833 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 13:27:06,363 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:27:06,369 dictCode : content_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:27:06,371 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=0, text=网页链接), DictModel(value=2, text=视频), DictModel(value=1, text=图文)], timestamp=1581830826370) getDictItems SysDictController.java 163
INFO 2020-02-16 13:27:06,434 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 13:27:06,439 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 13:27:06,441 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581830826440) getDictItems SysDictController.java 163
INFO 2020-02-16 13:27:16,143 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:51:55,922 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:51:55,922 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4MjIzMTEsInVzZXJuYW1lIjoiYWRtaW4ifQ.LtLjqAPwT4JU93Y31LTuu49rOlrcg765dBjcEWhZseQ checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 16:51:55,936 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:51:55,936 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:51:55,939 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:51:55,939 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:51:55,941 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:51:55,941 <== Total: 1 debug BaseJdbcLogger.java 143
ERROR 2020-02-16 16:51:56,009 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
ERROR 2020-02-16 16:51:56,010 Servlet.service() for servlet [dispatcherServlet] in context with path [/jeecg-boot] threw exception [org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录] with root cause log DirectJDKLog.java 175
org.apache.shiro.authc.AuthenticationException: Token失效,请重新登录!
    at org.jeecg.modules.shiro.authc.ShiroRealm.checkUserTokenIsEffect(ShiroRealm.java:129)
    at org.jeecg.modules.shiro.authc.ShiroRealm.doGetAuthenticationInfo(ShiroRealm.java:101)
    at org.apache.shiro.realm.AuthenticatingRealm.getAuthenticationInfo(AuthenticatingRealm.java:571)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doSingleRealmAuthentication(ModularRealmAuthenticator.java:180)
    at org.apache.shiro.authc.pam.ModularRealmAuthenticator.doAuthenticate(ModularRealmAuthenticator.java:267)
    at org.apache.shiro.authc.AbstractAuthenticator.authenticate(AbstractAuthenticator.java:198)
    at org.apache.shiro.mgt.AuthenticatingSecurityManager.authenticate(AuthenticatingSecurityManager.java:106)
    at org.apache.shiro.mgt.DefaultSecurityManager.login(DefaultSecurityManager.java:274)
    at org.apache.shiro.subject.support.DelegatingSubject.login(DelegatingSubject.java:260)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.executeLogin(JwtFilter.java:51)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.isAccessAllowed(JwtFilter.java:34)
    at org.apache.shiro.web.filter.AccessControlFilter.onPreHandle(AccessControlFilter.java:162)
    at org.apache.shiro.web.filter.PathMatchingFilter.isFilterChainContinued(PathMatchingFilter.java:203)
    at org.apache.shiro.web.filter.PathMatchingFilter.preHandle(PathMatchingFilter.java:178)
    at org.jeecg.modules.shiro.authc.aop.JwtFilter.preHandle(JwtFilter.java:71)
    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:131)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)
    at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)
    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)
    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)
    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)
    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)
    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
    at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
    at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:200)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.lang.Thread.run(Thread.java:748)
DEBUG 2020-02-16 16:52:01,329 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:01,337 ==> Parameters: 1228965241618952194(String), 2020-02-16 16:52:01.064(Timestamp), 127.0.0.1(String), 用户名: 管理员,退出成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:01,345 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 16:52:01,345 用户名: 管理员,退出成功! logout LoginController.java 117
INFO 2020-02-16 16:52:01,693 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
DEBUG 2020-02-16 16:52:23,644 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,647 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,649 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,680 ==> Preparing: select * from sys_depart where id IN ( select dep_id from sys_user_depart where user_id = ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,681 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,685 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,686 ==> Preparing: UPDATE sys_user SET org_code = ? where username = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,687 ==> Parameters: A01(String), admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,689 <== Updates: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,694 ==> Preparing: INSERT INTO sys_log ( id, create_time, ip, log_content, log_type ) VALUES ( ?, ?, ?, ?, ? ) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,694 ==> Parameters: 1228965335424561153(String), 2020-02-16 16:52:23.692(Timestamp), 127.0.0.1(String), 用户名: admin,登录成功!(String), 1(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,705 <== Updates: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 16:52:23,875 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 16:52:23,885 ==> Preparing: select * from sys_user where username = ? and del_flag = '0' debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,886 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,890 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 16:52:23,905 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 16:52:23,911 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,912 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,921 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,929 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,929 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:23,931 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 16:52:25,080 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 16:52:25,136 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 16:52:25,206 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 16:52:25,218 ==> Preparing: select count(1) from sys_log where log_type = 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,219 ==> Parameters: debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,221 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,222 ==> Preparing: select count(1) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,224 ==> Parameters: 2020-02-16 00:00:00.0(Timestamp), 2020-02-17 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,231 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,233 ==> Preparing: select count(distinct(ip)) from sys_log where log_type = 1 and create_time >= ? and create_time < ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,235 ==> Parameters: 2020-02-16 00:00:00.0(Timestamp), 2020-02-17 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,243 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 16:52:25,513 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:52:25,525 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 16:52:25,532 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,533 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,534 ==> Preparing: select count(*) as visit ,count(distinct(ip)) as ip ,DATE_FORMAT(create_time, '%Y-%m-%d') as tian ,DATE_FORMAT(create_time, '%m-%d') as type from sys_log where log_type = 1 and create_time >= ? and create_time < ? group by tian,type order by tian asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,535 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,538 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,539 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,540 ==> Parameters: 2020-02-10 00:00:00.0(Timestamp), 2020-02-17 00:00:00.0(Timestamp) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,541 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,544 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,545 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,547 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,548 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:25,549 <== Total: 7 debug BaseJdbcLogger.java 143
INFO 2020-02-16 16:52:38,577 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:52:38,577 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:52:38,584 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 16:52:38,594 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-16 16:52:38,595 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
INFO 2020-02-16 16:52:38,596 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-16 16:52:38,598 ==> Parameters: cgform_table_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:52:38,601 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 16:52:38,605 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581843158584) getDictItems SysDictController.java 163
INFO 2020-02-16 16:52:38,826 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:52:38,831 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 16:52:38,833 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581843158831) getDictItems SysDictController.java 163
INFO 2020-02-16 16:52:41,739 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:52:42,045 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:55:21,839 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:55:22,128 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:55:22,795 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:55:22,799 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 16:55:47,774 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:55:47,774 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:56:12,739 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:56:12,739 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:56:12,744 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 16:56:12,745 dictCode : active_type getDictItems SysDictController.java 130
INFO 2020-02-16 16:56:12,747 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-16 16:56:12,748 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
INFO 2020-02-16 16:56:12,748 无缓存dictCache的时候调用这里! queryDictItemsByCode SysDictServiceImpl.java 51
DEBUG 2020-02-16 16:56:12,749 ==> Parameters: display_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:56:12,749 ==> Preparing: select s.item_value as "value",s.item_text as "text" from sys_dict_item s where dict_id = (select id from sys_dict where dict_code = ?) order by s.sort_order asc debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:56:12,750 ==> Parameters: active_type(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 16:56:12,751 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 16:56:12,754 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=线上活动)], timestamp=1581843372746) getDictItems SysDictController.java 163
DEBUG 2020-02-16 16:56:12,759 <== Total: 2 debug BaseJdbcLogger.java 143
INFO 2020-02-16 16:56:12,762 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581843372745) getDictItems SysDictController.java 163
INFO 2020-02-16 16:56:14,299 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:56:14,304 dictCode : active_type getDictItems SysDictController.java 130
INFO 2020-02-16 16:56:14,305 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=线上活动)], timestamp=1581843374304) getDictItems SysDictController.java 163
INFO 2020-02-16 16:56:14,616 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:56:14,623 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 16:56:14,625 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581843374624) getDictItems SysDictController.java 163
INFO 2020-02-16 16:56:58,395 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:56:58,395 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:56:58,403 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 16:56:58,404 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 16:56:58,408 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581843418406) getDictItems SysDictController.java 163
INFO 2020-02-16 16:56:58,646 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:56:58,650 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 16:56:58,653 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581843418651) getDictItems SysDictController.java 163
INFO 2020-02-16 16:57:03,749 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:57:04,051 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:57:25,532 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:57:25,827 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:57:26,462 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:57:26,466 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 16:57:37,197 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:57:37,198 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:57:41,591 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 16:57:41,629 ----jeecg---Code----Generation----[单表模型:wx_active]------- 生成中。。。 generateCodeFile CodeGenerateOne.java 122
INFO 2020-02-16 16:57:41,631 code template data: {primaryKeyPolicy=java.lang.String, serialVersionUID=6695042588540672491, entityPackage=wx, entityName=WxActive, primaryKeyField=id, columns=[{"fieldDbName":"name","fieldName":"name","filedComment":"活动名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"start_time","fieldName":"startTime","filedComment":"活动开始时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"end_time","fieldName":"endTime","filedComment":"活动结束时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"enrol_start_time","fieldName":"enrolStartTime","filedComment":"报名开始时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"enrol_end_time","fieldName":"enrolEndTime","filedComment":"报名结束时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"cost","fieldName":"cost","filedComment":"费用","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"money","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"type","fieldName":"type","filedComment":"活动类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"active_type","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remain","fieldName":"remain","filedComment":"名额","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"detail","fieldName":"detail","filedComment":"详细说明","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"manager_id","fieldName":"managerId","filedComment":"组织人","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"0","fieldShowType":"radio","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}], tableVo={"tableName":"wx_active","ftlDescription":"活动","primaryKeyPolicy":"null","sequenceCode":"null","entityPackage":"wx","entityName":"WxActive","fieldRowNum":"1","searchFieldNum":"-1","fieldRequiredNum":"4"}, originalColumns=[{"fieldDbName":"id","fieldName":"id","filedComment":"主键","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"1","isKey":"Y","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_by","fieldName":"createBy","filedComment":"创建人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"2","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"create_time","fieldName":"createTime","filedComment":"创建日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"3","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_by","fieldName":"updateBy","filedComment":"更新人","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"4","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"update_time","fieldName":"updateTime","filedComment":"更新日期","fieldType":"java.util.Date","fieldDbType":"Date","classType":"datetime","classType_row":"datetime","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"datetime","fieldOrderNum":"5","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"sys_org_code","fieldName":"sysOrgCode","filedComment":"所属部门","fieldType":"java.lang.String","fieldDbType":"string","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"Y","fieldLength":"120","fieldHref":"","fieldValidType":"null","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"6","isKey":"N","isShow":"N","isShowList":"N","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"name","fieldName":"name","filedComment":"活动名称","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"7","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"start_time","fieldName":"startTime","filedComment":"活动开始时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"8","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"end_time","fieldName":"endTime","filedComment":"活动结束时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"9","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"enrol_start_time","fieldName":"enrolStartTime","filedComment":"报名开始时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"10","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"enrol_end_time","fieldName":"enrolEndTime","filedComment":"报名结束时间","fieldType":"java.util.Date","fieldDbType":"Date","classType":"date","classType_row":"date","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"date","fieldOrderNum":"11","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"cost","fieldName":"cost","filedComment":"费用","fieldType":"java.lang.Double","fieldDbType":"double","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"money","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"12","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"group","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"type","fieldName":"type","filedComment":"活动类型","fieldType":"java.lang.String","fieldDbType":"String","classType":"list","classType_row":"list","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"list","fieldOrderNum":"13","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"active_type","dictTable":"","dictText":""}, {"fieldDbName":"poster","fieldName":"poster","filedComment":"封面图","fieldType":"java.lang.String","fieldDbType":"String","classType":"image","classType_row":"image","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"image","fieldOrderNum":"14","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"remain","fieldName":"remain","filedComment":"名额","fieldType":"java.lang.Integer","fieldDbType":"int","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"15","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"detail","fieldName":"detail","filedComment":"详细说明","fieldType":"java.lang.String","fieldDbType":"Text","classType":"umeditor","classType_row":"umeditor","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"umeditor","fieldOrderNum":"16","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"manager_id","fieldName":"managerId","filedComment":"组织人","fieldType":"java.lang.String","fieldDbType":"String","classType":"text","classType_row":"text","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"","fieldShowType":"text","fieldOrderNum":"17","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"N","queryMode":"single","dictField":"","dictTable":"","dictText":""}, {"fieldDbName":"display_type","fieldName":"displayType","filedComment":"发布状态","fieldType":"java.lang.String","fieldDbType":"String","classType":"radio","classType_row":"radio","optionType":"","charmaxLength":"","precision":"null","scale":"null","nullable":"N","fieldLength":"120","fieldHref":"","fieldValidType":"*","fieldDefault":"0","fieldShowType":"radio","fieldOrderNum":"18","isKey":"N","isShow":"Y","isShowList":"Y","isQuery":"Y","queryMode":"single","dictField":"display_type","dictTable":"","dictText":""}], bussiPackage=org.jeecg.modules, tableName=wx_active} a CodeGenerateOne.java 117
INFO 2020-02-16 16:57:41,635 ----templatePath-----------------/jeecg/code-template-online/one <init> CreateFileConfig.java 34
INFO 2020-02-16 16:57:41,636 --------generate----projectPath--------C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-wx a BaseCodeGenerate.java 36
INFO 2020-02-16 16:57:41,919 ----jeecg----Code----Generation-----[单表模型:wx_active]------ 生成完成。。。 generateCodeFile CodeGenerateOne.java 136
INFO 2020-02-16 16:59:50,992 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 17:00:06,402 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Sun Feb 16 17:05:40 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-16 17:00:42,266 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 8084 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-16 17:00:42,270 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-16 17:00:44,072 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-16 17:00:44,076 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-16 17:00:44,287 Finished Spring Data repository scanning in 195ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-16 17:00:44,658 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$41453f54] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:44,800 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:45,220 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-16 17:00:45,223 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-16 17:00:45,227 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:45,232 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:45,262 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:45,327 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$213fd5be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:45,483 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:45,488 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8ace468f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:45,499 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:45,507 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:45,531 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:45,541 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$36599408] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:45,651 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:45,754 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:45,767 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$8c13c69e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:45,800 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$3458b36e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:45,805 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:00:46,210 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-16 17:00:46,226 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 17:00:46,236 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-16 17:00:46,236 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-16 17:00:46,242 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-16 17:00:46,451 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-16 17:00:46,451 Root WebApplicationContext: initialization completed in 4108 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-16 17:00:46,789 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-16 17:00:47,043 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-16 17:00:47,043 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-16 17:00:47,044 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-16 17:00:47,044 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-16 17:00:50,334 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-16 17:00:50,346 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-16 17:00:50,347 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-16 17:00:50,351 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-16 17:00:50,353 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-16 17:00:50,354 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-16 17:00:50,355 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-16 17:00:50,355 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-16 17:00:50,355 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5383bf08 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-16 17:00:53,237 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-16 17:00:55,091 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-16 17:00:55,354 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-16 17:00:55,656 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-16 17:00:56,584 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-16 17:00:56,605 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-16 17:00:56,666 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-16 17:00:56,853 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:00:56,855 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:00:56,857 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:00:56,858 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:00:56,860 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:00:56,871 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:00:56,873 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:00:56,874 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:00:56,876 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:00:56,877 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:00:56,886 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:00:56,899 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-16 17:00:57,040 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-16 17:00:57,047 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-16 17:00:57,047 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-16 17:00:57,049 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-16 17:00:57,051 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-16 17:00:57,052 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-16 17:00:57,068 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 17:00:57,097 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-16 17:00:57,100 Started JeecgApplication in 15.575 seconds (JVM running for 16.653) logStarted StartupInfoLogger.java 59
INFO 2020-02-16 17:00:57,114 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-16 17:00:57,256 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-16 17:00:57,256 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-16 17:00:57,273 Completed initialization in 16 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-16 17:00:57,403 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-16 17:00:57,407 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-16 17:00:57,501 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-16 17:01:03,798 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 17:01:06,340 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:01:06,460 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 17:01:06,504 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:01:06,517 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:01:06,555 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:01:06,619 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:01:06,621 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:01:06,624 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 17:01:07,487 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 17:01:07,549 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 17:01:07,617 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:01:07,618 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:01:07,630 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:01:07,639 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 17:01:07,645 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581843667640) getDictItems SysDictController.java 163
DEBUG 2020-02-16 17:01:07,653 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:01:07,654 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 17:01:07,655 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
DEBUG 2020-02-16 17:01:07,656 <== Total: 1 debug BaseJdbcLogger.java 143
INFO 2020-02-16 17:01:07,666 dictCode : cgform_table_type getDictItems SysDictController.java 130
INFO 2020-02-16 17:01:07,671 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=单表), DictModel(value=2, text=主表), DictModel(value=3, text=附表)], timestamp=1581843667667) getDictItems SysDictController.java 163
DEBUG 2020-02-16 17:01:07,680 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:01:07,683 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:01:07,686 <== Total: 0 debug BaseJdbcLogger.java 143
INFO 2020-02-16 17:01:07,713 --查询规则-->copy_type = 0 addEasyQuery QueryGenerator.java 389
DEBUG 2020-02-16 17:01:07,745 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:01:07,750 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:01:07,755 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:01:07,756 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 17:01:14,567 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
Logback Log Messages

Log session start time Sun Feb 16 17:23:52 CST 2020

Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-16 17:05:40,400 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 4552 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-16 17:05:40,403 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-16 17:05:42,255 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-16 17:05:42,259 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-16 17:05:42,466 Finished Spring Data repository scanning in 191ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-16 17:05:42,831 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$41453f54] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:42,971 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:43,388 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-16 17:05:43,390 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-16 17:05:43,394 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:43,398 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:43,428 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:43,491 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$213fd5be] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:43,647 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:43,652 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$8ace468f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:43,663 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:43,670 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:43,694 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:43,703 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$36599408] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:43,826 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:43,907 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:43,920 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$8c13c69e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:43,952 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$3458b36e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:43,958 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:05:44,353 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-16 17:05:44,369 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 17:05:44,378 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-16 17:05:44,378 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-16 17:05:44,384 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-16 17:05:44,588 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-16 17:05:44,588 Root WebApplicationContext: initialization completed in 4105 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-16 17:05:44,922 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-16 17:05:45,167 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-16 17:05:45,168 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-16 17:05:45,168 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-16 17:05:45,168 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-16 17:05:48,381 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-16 17:05:48,393 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-16 17:05:48,394 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-16 17:05:48,398 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-16 17:05:48,400 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-16 17:05:48,401 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-16 17:05:48,401 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-16 17:05:48,402 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-16 17:05:48,402 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@5383bf08 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-16 17:05:51,269 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-16 17:05:53,081 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-16 17:05:53,267 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-16 17:05:53,573 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-16 17:05:54,508 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-16 17:05:54,531 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-16 17:05:54,595 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-16 17:05:54,777 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:05:54,778 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:05:54,780 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:05:54,781 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:05:54,783 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:05:54,794 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:05:54,796 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:05:54,797 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:05:54,799 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:05:54,800 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:05:54,809 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:05:54,821 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-16 17:05:54,956 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-16 17:05:54,963 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-16 17:05:54,964 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-16 17:05:54,965 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-16 17:05:54,967 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-16 17:05:54,968 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-16 17:05:54,983 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 17:05:55,011 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-16 17:05:55,014 Started JeecgApplication in 15.352 seconds (JVM running for 16.549) logStarted StartupInfoLogger.java 59
INFO 2020-02-16 17:05:55,026 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://127.0.0.1:8080/jeecg-boot/ swagger-ui: http://127.0.0.1:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-16 17:05:55,426 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-16 17:05:55,426 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-16 17:05:55,441 Completed initialization in 14 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-16 17:05:55,555 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-16 17:05:55,660 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-16 17:05:55,664 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-16 17:06:02,634 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 17:11:44,438 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:11:44,438 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:11:44,529 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 17:11:44,529 dictCode : active_type getDictItems SysDictController.java 130
INFO 2020-02-16 17:11:44,535 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=线上活动)], timestamp=1581844304530) getDictItems SysDictController.java 163
INFO 2020-02-16 17:11:44,535 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581844304530) getDictItems SysDictController.java 163
INFO 2020-02-16 17:11:45,956 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:11:45,965 dictCode : active_type getDictItems SysDictController.java 130
INFO 2020-02-16 17:11:45,968 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=线上活动)], timestamp=1581844305965) getDictItems SysDictController.java 163
INFO 2020-02-16 17:11:46,269 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:11:46,280 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 17:11:46,284 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581844306281) getDictItems SysDictController.java 163
INFO 2020-02-16 17:13:37,838 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:13:37,847 dictCode : active_type getDictItems SysDictController.java 130
INFO 2020-02-16 17:13:37,851 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=线上活动)], timestamp=1581844417848) getDictItems SysDictController.java 163
INFO 2020-02-16 17:13:38,134 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:13:38,142 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 17:13:38,146 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581844418142) getDictItems SysDictController.java 163
INFO 2020-02-16 17:15:34,175 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:15:34,175 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:15:34,185 dictCode : active_type getDictItems SysDictController.java 130
INFO 2020-02-16 17:15:34,185 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 17:15:34,189 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581844534185) getDictItems SysDictController.java 163
INFO 2020-02-16 17:15:34,189 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=线上活动)], timestamp=1581844534185) getDictItems SysDictController.java 163
INFO 2020-02-16 17:16:16,948 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:17:11,302 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 17:17:58,788 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 17:18:10,689 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 17:23:37,797 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
Level Date Message MethodOfCaller FileOfCaller LineOfCaller
INFO 2020-02-16 17:23:53,093 Starting JeecgApplication on DESKTOP-F7RLFV9 with PID 6800 (C:\Users\cafebabe\important\rcyq_app\rcyq\server\jeecg-boot-module-system\target\classes started by cafebabe in C:\Users\cafebabe\important\rcyq_app\rcyq\server) logStarting StartupInfoLogger.java 50
INFO 2020-02-16 17:23:53,098 The following profiles are active: dev logStartupProfileInfo SpringApplication.java 679
INFO 2020-02-16 17:23:55,032 Multiple Spring Data modules found, entering strict repository configuration mode! multipleStoresDetected RepositoryConfigurationDelegate.java 244
INFO 2020-02-16 17:23:55,037 Bootstrapping Spring Data repositories in DEFAULT mode. registerRepositoriesIn RepositoryConfigurationDelegate.java 126
INFO 2020-02-16 17:23:55,250 Finished Spring Data repository scanning in 195ms. Found 0 repository interfaces. registerRepositoriesIn RepositoryConfigurationDelegate.java 182
INFO 2020-02-16 17:23:55,623 Bean 'shiroConfig' of type [org.jeecg.config.ShiroConfig$$EnhancerBySpringCGLIB$$8795b63b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:55,769 Bean 'shiroRealm' of type [org.jeecg.modules.shiro.authc.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:56,208 ===============(1)创建缓存管理器RedisCacheManager redisCacheManager ShiroConfig.java 198
INFO 2020-02-16 17:23:56,211 ===============(2)创建RedisManager,连接Redis..URL= 127.0.0.1:6379 redisManager ShiroConfig.java 216
INFO 2020-02-16 17:23:56,215 Bean 'redisManager' of type [org.crazycake.shiro.RedisManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:56,223 Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:56,255 Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:56,321 Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$67904ca5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:56,502 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:56,507 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$d11ebd76] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:56,518 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:56,525 Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:56,547 Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:56,555 Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration$$EnhancerBySpringCGLIB$$7caa0aef] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:56,671 Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:56,755 Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:56,770 Bean 'redisConfig' of type [org.jeecg.config.RedisConfig$$EnhancerBySpringCGLIB$$d2643d85] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:56,804 Bean 'org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration' of type [org.apache.shiro.spring.boot.autoconfigure.ShiroBeanAutoConfiguration$$EnhancerBySpringCGLIB$$7aa92a55] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:56,809 Bean 'eventBus' of type [org.apache.shiro.event.support.DefaultEventBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) postProcessAfterInitialization PostProcessorRegistrationDelegate.java 330
INFO 2020-02-16 17:23:57,239 Tomcat initialized with port(s): 8080 (http) initialize TomcatWebServer.java 90
INFO 2020-02-16 17:23:57,259 Initializing ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 17:23:57,271 Starting service [Tomcat] log DirectJDKLog.java 173
INFO 2020-02-16 17:23:57,271 Starting Servlet engine: [Apache Tomcat/9.0.16] log DirectJDKLog.java 173
INFO 2020-02-16 17:23:57,278 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk1.8.0_171\bin;C:\apache-maven-3.5.3\bin;C:\Program Files\Apache Software Foundation\Tomcat 9.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\dotnet\;C:\Users\cafebabe\ffmpeg-20181105-beaa350-win64-static\bin;C:\Program Files\TortoiseGit;C:\Users\cafebabe\nvm-noinstall;C:\Program Files\nodejs;C:\Program Files\nodejs\;C:\工具软件\Redis-x64-3.2.100;C:\;sers\cafebabe\flutter_windows_v1.7.8+hotfix.3-stable\flutter\bin;C:\Program Files\Git\cmd;C:\Users\cafebabe\AppData\Local\Microsoft\WindowsApps;C:\Users\cafebabe\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\cafebabe\AppData\Roaming\npm;C:\Users\cafebabe\AppData\Local\Programs\Fiddler;.] log DirectJDKLog.java 173
INFO 2020-02-16 17:23:57,507 Initializing Spring embedded WebApplicationContext log DirectJDKLog.java 173
INFO 2020-02-16 17:23:57,508 Root WebApplicationContext: initialization completed in 4353 ms prepareWebApplicationContext ServletWebServerApplicationContext.java 296
INFO 2020-02-16 17:23:57,865 动态数据源-检测到druid存在,如配置中未指定type,druid会默认配置 <init> DynamicDataSourceCreator.java 113
INFO 2020-02-16 17:23:58,134 {dataSource-1,master} inited init DruidDataSource.java 1003
INFO 2020-02-16 17:23:58,134 初始共加载 1 个数据源 afterPropertiesSet DynamicRoutingDataSource.java 203
INFO 2020-02-16 17:23:58,135 动态数据源-加载 master 成功 addDataSource DynamicRoutingDataSource.java 142
INFO 2020-02-16 17:23:58,135 当前的默认数据源是单数据源,数据源名为 master afterPropertiesSet DynamicRoutingDataSource.java 212
INFO 2020-02-16 17:24:01,568 Using default implementation for ThreadExecutor instantiate StdSchedulerFactory.java 1208
INFO 2020-02-16 17:24:01,581 Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl <init> SchedulerSignalerImpl.java 61
INFO 2020-02-16 17:24:01,582 Quartz Scheduler v.2.3.0 created. <init> QuartzScheduler.java 229
INFO 2020-02-16 17:24:01,586 Using db table-based data access locking (synchronization). initialize JobStoreSupport.java 672
INFO 2020-02-16 17:24:01,588 JobStoreCMT initialized. initialize JobStoreCMT.java 145
INFO 2020-02-16 17:24:01,589 Scheduler meta-data: Quartz Scheduler (v2.3.0) 'quartzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered. initialize QuartzScheduler.java 294
INFO 2020-02-16 17:24:01,590 Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance. instantiate StdSchedulerFactory.java 1362
INFO 2020-02-16 17:24:01,590 Quartz scheduler version: 2.3.0 instantiate StdSchedulerFactory.java 1366
INFO 2020-02-16 17:24:01,590 JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@414e8b31 setJobFactory QuartzScheduler.java 2287
WARN 2020-02-16 17:24:04,497 ElasticSearch 服务连接失败,原因:配置未通过。可能是BaseURL未配置或配置有误,也可能是Elasticsearch服务未启动。接下来将会拒绝执行任何方法! <init> JeecgElasticsearchTemplate.java 61
INFO 2020-02-16 17:24:06,335 Exposing 2 endpoint(s) beneath base path '/actuator' <init> EndpointLinksResolver.java 59
INFO 2020-02-16 17:24:06,520 Mapped URL path [/v2/api-docs] onto method [public org.springframework.http.ResponseEntity<springfox.documentation.spring.web.json.Json> springfox.documentation.swagger2.web.Swagger2Controller.getDocumentation(java.lang.String,javax.servlet.http.HttpServletRequest)] initHandlerMethods PropertySourcedRequestMappingHandlerMapping.java 69
INFO 2020-02-16 17:24:06,814 Initializing ExecutorService 'applicationTaskExecutor' initialize ExecutorConfigurationSupport.java 171
INFO 2020-02-16 17:24:07,736 Context refreshed start DocumentationPluginsBootstrapper.java 160
INFO 2020-02-16 17:24:07,759 Found 1 custom documentation plugin(s) start DocumentationPluginsBootstrapper.java 163
INFO 2020-02-16 17:24:07,823 Scanning for api listing references scan ApiListingReferenceScanner.java 41
INFO 2020-02-16 17:24:08,007 Generating unique operation named: addUsingPOST_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:24:08,009 Generating unique operation named: deleteUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:24:08,010 Generating unique operation named: deleteBatchUsingDELETE_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:24:08,012 Generating unique operation named: editUsingPUT_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:24:08,013 Generating unique operation named: queryByIdUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:24:08,025 Generating unique operation named: addUsingPOST_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:24:08,026 Generating unique operation named: deleteUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:24:08,028 Generating unique operation named: deleteBatchUsingDELETE_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:24:08,029 Generating unique operation named: editUsingPUT_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:24:08,031 Generating unique operation named: queryByIdUsingGET_2 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:24:08,040 Generating unique operation named: queryPageListUsingGET_1 startingWith CachingOperationNameGenerator.java 40
INFO 2020-02-16 17:24:08,052 Starting Quartz Scheduler now startScheduler SchedulerFactoryBean.java 726
INFO 2020-02-16 17:24:08,187 Freed 0 triggers from 'acquired' / 'blocked' state. recoverJobs JobStoreSupport.java 866
INFO 2020-02-16 17:24:08,195 Recovering 0 jobs that were in-progress at the time of the last shut-down. recoverJobs JobStoreSupport.java 876
INFO 2020-02-16 17:24:08,195 Recovery complete. recoverJobs JobStoreSupport.java 889
INFO 2020-02-16 17:24:08,196 Removed 0 'complete' triggers. recoverJobs JobStoreSupport.java 896
INFO 2020-02-16 17:24:08,197 Removed 0 stale fired job entries. recoverJobs JobStoreSupport.java 901
INFO 2020-02-16 17:24:08,198 Scheduler quartzScheduler_$_NON_CLUSTERED started. start QuartzScheduler.java 547
INFO 2020-02-16 17:24:08,214 Starting ProtocolHandler ["http-nio-8080"] log DirectJDKLog.java 173
INFO 2020-02-16 17:24:08,242 Tomcat started on port(s): 8080 (http) with context path '/jeecg-boot' start TomcatWebServer.java 204
INFO 2020-02-16 17:24:08,246 Started JeecgApplication in 16.041 seconds (JVM running for 17.215) logStarted StartupInfoLogger.java 59
INFO 2020-02-16 17:24:08,260 ---------------------------------------------------------- Application Jeecg-Boot is running! Access URLs: Local: http://localhost:8080/jeecg-boot/ External: http://192.168.1.104:8080/jeecg-boot/ swagger-ui: http://192.168.1.104:8080/jeecg-boot/doc.html ---------------------------------------------------------- main JeecgApplication.java 33
INFO 2020-02-16 17:24:08,504 Initializing Spring DispatcherServlet 'dispatcherServlet' log DirectJDKLog.java 173
INFO 2020-02-16 17:24:08,504 Initializing Servlet 'dispatcherServlet' initServletBean FrameworkServlet.java 524
INFO 2020-02-16 17:24:08,523 Completed initialization in 19 ms initServletBean FrameworkServlet.java 546
INFO 2020-02-16 17:24:08,638 Starting without optional epoll library <clinit> EpollProvider.java 68
INFO 2020-02-16 17:24:08,641 Starting without optional kqueue library <clinit> KqueueProvider.java 70
INFO 2020-02-16 17:24:12,262 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
INFO 2020-02-16 17:24:13,333 【websocket消息】连接断开,总数为:0 onClose WebSocket.java 50
INFO 2020-02-16 17:24:15,862 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:24:15,985 ——————————用户在线操作,更新token保证不掉线—————————jwtTokenRefresh——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA jwtTokenRefresh ShiroRealm.java 157
INFO 2020-02-16 17:24:16,018 ------ 通过令牌获取用户拥有的访问菜单 ---- TOKEN ------ eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA getUserPermissionByToken SysPermissionController.java 182
DEBUG 2020-02-16 17:24:16,057 ==> Preparing: SELECT p.* FROM sys_permission p WHERE exists( select a.id from sys_role_permission a join sys_role b on a.role_id = b.id join sys_user_role c on c.role_id = b.id join sys_user d on d.id = c.user_id where p.id = a.permission_id AND d.username = ? ) and p.del_flag = 0 order by p.sort_no ASC debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:24:16,068 ==> Parameters: admin(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:24:16,110 <== Total: 108 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:24:16,175 ==> Preparing: SELECT id,parent_id,name,perms,perms_type,icon,component,component_name,url,redirect,sort_no,menu_type,is_leaf AS leaf,is_route AS route,keep_alive,description,create_by,del_flag,rule_flag,hidden,create_time,update_by,update_time,status,always_show,internal_or_external FROM sys_permission WHERE del_flag = ? AND menu_type = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:24:16,178 ==> Parameters: 0(Integer), 2(Integer) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:24:16,180 <== Total: 3 debug BaseJdbcLogger.java 143
INFO 2020-02-16 17:24:17,407 【websocket消息】有新的连接,总数为:1 onOpen WebSocket.java 41
ERROR 2020-02-16 17:24:17,472 预览图片失败C:\upFiles\user\20190119\logo-2_1547868176839.png (系统找不到指定的路径。) view CommonController.java 119
INFO 2020-02-16 17:24:17,546 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:24:17,546 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:24:17,559 ———校验token是否有效————checkUserTokenIsEffect——————— eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODE4NDQ5NDMsInVzZXJuYW1lIjoiYWRtaW4ifQ.91aVadwL99g2bVAb7ugX9QeV9Clq1gAZpUXiqTKeEvA checkUserTokenIsEffect ShiroRealm.java 118
INFO 2020-02-16 17:24:17,572 dictCode : active_type getDictItems SysDictController.java 130
INFO 2020-02-16 17:24:17,573 dictCode : display_type getDictItems SysDictController.java 130
INFO 2020-02-16 17:24:17,580 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=线上活动)], timestamp=1581845057574) getDictItems SysDictController.java 163
INFO 2020-02-16 17:24:17,580 Result(success=true, message=操作成功!, code=0, result=[DictModel(value=1, text=发布), DictModel(value=0, text=不发布)], timestamp=1581845057574) getDictItems SysDictController.java 163
DEBUG 2020-02-16 17:24:17,581 ==> Preparing: select sas.annt_id from sys_announcement_send sas where sas.user_id = ? debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:24:17,583 ==> Parameters: e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:24:17,585 <== Total: 1 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:24:17,599 ==> Preparing: SELECT id,titile,msg_content,start_time,end_time,sender,priority,msg_category,msg_type,send_status,send_time,cancel_time,del_flag,create_by,create_time,update_by,update_time,user_ids FROM sys_announcement WHERE msg_type = ? AND del_flag = ? AND send_status = ? AND end_time >= ? AND id NOT IN (?) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:24:17,602 ==> Parameters: ALL(String), 0(String), 1(String), 2038-06-21 17:54:10.0(Timestamp), 93a9060a1c20e4bf98b3f768a02c2ff9(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:24:17,605 <== Total: 0 debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:24:17,659 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:24:17,663 ==> Parameters: 1(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:24:17,668 ==> Preparing: SELECT COUNT(1) FROM sys_announcement WHERE send_status = '1' AND del_flag = '0' AND msg_category = ? AND id IN (SELECT annt_id FROM sys_announcement_send WHERE user_id = ? AND read_flag = '0') debug BaseJdbcLogger.java 143
DEBUG 2020-02-16 17:24:17,672 ==> Parameters: 2(String), e9ca23d68d884d4ebb19d07889727dae(String) debug BaseJdbcLogger.java 143
INFO 2020-02-16 17:24:19,323 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 17:26:30,876 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 17:27:33,512 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 17:32:11,830 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 17:33:01,652 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389
INFO 2020-02-16 17:33:41,101 --查询规则-->display = 1 addEasyQuery QueryGenerator.java 389